diff options
Diffstat (limited to 'main/gtk+2.0/APKBUILD')
-rw-r--r-- | main/gtk+2.0/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/gtk+2.0/APKBUILD b/main/gtk+2.0/APKBUILD index 87269d9dbd..8dc89f48e7 100644 --- a/main/gtk+2.0/APKBUILD +++ b/main/gtk+2.0/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk+2.0 pkgver=2.24.28 -pkgrel=0 +pkgrel=1 subpkg=gtk-update-icon-cache pkgdesc="The GTK+ Toolkit (v2)" url="http://www.gtk.org/" @@ -24,7 +24,6 @@ depends_dev=" intltool libxdamage-dev pango-dev - librsvg-dev " # we add hicolor-icon-theme because the subpackage gtk-update-icon-cache # needs it. We need to force hicolor-icon-cache to be built before gtk+.2.0 |