summaryrefslogtreecommitdiffstats
path: root/mingw-w64-gtk3
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2015-04-11 04:39:30 +0800
committerTing-Wei Lan <lantw44@gmail.com>2015-04-11 04:39:30 +0800
commitb58c785069a33888e553006d2e979305ec54fa6c (patch)
treea04c489feef44b9c9d52c2411a34b173d43b7199 /mingw-w64-gtk3
parent2902450545a701beecc918ee6b6d298edca54c48 (diff)
downloadAUR-PKGBUILD-b58c785069a33888e553006d2e979305ec54fa6c.tar
AUR-PKGBUILD-b58c785069a33888e553006d2e979305ec54fa6c.tar.gz
AUR-PKGBUILD-b58c785069a33888e553006d2e979305ec54fa6c.tar.bz2
AUR-PKGBUILD-b58c785069a33888e553006d2e979305ec54fa6c.tar.lz
AUR-PKGBUILD-b58c785069a33888e553006d2e979305ec54fa6c.tar.xz
AUR-PKGBUILD-b58c785069a33888e553006d2e979305ec54fa6c.tar.zst
AUR-PKGBUILD-b58c785069a33888e553006d2e979305ec54fa6c.zip
mingw-w64-gtk3: Add mingw-w64-adwaita-icon-theme to depends
Diffstat (limited to 'mingw-w64-gtk3')
-rw-r--r--mingw-w64-gtk3/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD
index 1ee717e..1f50c99 100644
--- a/mingw-w64-gtk3/PKGBUILD
+++ b/mingw-w64-gtk3/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mingw-w64-gtk3
pkgver=3.16.1
-pkgrel=3
+pkgrel=4
pkgdesc='GObject-based multi-platform GUI toolkit (v3) (mingw-w64)'
arch=(any)
url='http://www.gtk.org'
@@ -16,6 +16,7 @@ makedepends=(
'python2') # python2 is required to run gdbus-codegen
depends=(
'mingw-w64-crt'
+ 'mingw-w64-adwaita-icon-theme'
'mingw-w64-atk>=2.15.1'
'mingw-w64-cairo>=1.14.0'
'mingw-w64-gdk-pixbuf2>=2.30.0'