summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorprlw1 <prlw1>2014-12-28 22:07:26 +0000
committerprlw1 <prlw1>2014-12-28 22:07:26 +0000
commit2428dec6070ea85cf3d2ae84d2de278cb4103d53 (patch)
tree9505252fb8ae5a513682e0ba1df82a61f466e61e /editors
parente97f5ba90ee7c4850d51bdd7d866f792daa68dbc (diff)
downloadpkgsrc-2428dec6070ea85cf3d2ae84d2de278cb4103d53.tar.gz
Add adwaita-icon-theme dependency. Fixes PR pkg/49494.
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit3/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile
index 2e67c25e18a..8baf05fe0ae 100644
--- a/editors/gedit3/Makefile
+++ b/editors/gedit3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2014/12/06 20:41:36 prlw1 Exp $
+# $NetBSD: Makefile,v 1.18 2014/12/28 22:07:26 prlw1 Exp $
DISTNAME= gedit-3.14.2
+PKGREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -28,6 +29,8 @@ CONFIGURE_ARGS+= --disable-maintainer-mode
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+DEPENDS+= adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
+
.include "../../devel/gobject-introspection/buildlink3.mk"
BUILDLINK_API_DEPENDS.libpeas+= libpeas>=1.7.0
.include "../../devel/libpeas/buildlink3.mk"