aboutsummaryrefslogtreecommitdiffstats
path: root/main/gtk+2.0/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-08-28 08:44:36 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-08-28 08:44:36 +0200
commit518fbe102eb93eca2cffb03715c6baea2e22cc32 (patch)
tree06b46e466bd8055df41eba1bf9da8683b7038a0d /main/gtk+2.0/APKBUILD
parentf4397b008212b6b3595a28785e60fb91e62f1cfb (diff)
main/gtk+2.0: fix circular librsvg dependency
the librsvg-dev dependency was added by mistake and introduces a circular dependency, so we remove it.y
Diffstat (limited to 'main/gtk+2.0/APKBUILD')
-rw-r--r--main/gtk+2.0/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/gtk+2.0/APKBUILD b/main/gtk+2.0/APKBUILD
index 87269d9dbdd..8dc89f48e79 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