summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-30 13:43:43 +0000
committerrillig <rillig@pkgsrc.org>2007-11-30 13:43:43 +0000
commitd5f467a35e588f2cf8eefeecf4fe8ec25262f93f (patch)
tree5cd2ce9e983c4583294a7310f4566b9f9f5dab3d /graphics
parent10d5658f88644088e4f3af01f17a372fc1a95ea4 (diff)
downloadpkgsrc-d5f467a35e588f2cf8eefeecf4fe8ec25262f93f.tar.gz
Explained the icon-naming-utils dependency.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnome-icon-theme/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile
index e91088b1eca..c71999fd594 100644
--- a/graphics/gnome-icon-theme/Makefile
+++ b/graphics/gnome-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/11/30 13:27:50 rillig Exp $
+# $NetBSD: Makefile,v 1.53 2007/11/30 13:43:43 rillig Exp $
#
DISTNAME= gnome-icon-theme-2.20.0
@@ -19,8 +19,12 @@ USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE= gnome-icon-theme.pc.in
-BUILDLINK_API_DEPENDS.hicolor-icon-theme+= hicolor-icon-theme>=0.5
+# The list of installed files depends on the exact version number of
+# icon-naming-utils, so be sure that this dependency corresponds to
+# the current pkgsrc version.
BUILDLINK_API_DEPENDS.icon-naming-utils+= icon-naming-utils-0.8.2{,nb*}
+
+BUILDLINK_API_DEPENDS.hicolor-icon-theme+= hicolor-icon-theme>=0.5
HICOLOR_ICON_THEME_DEPEND_ONLY= yes
# XXX this is used by applications. We "own" the subtree share/icons/gnome,