pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cinnamon-menus: needs gnome-common



Module Name:	pkgsrc-wip
Committed By:	Youri Mouton <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Tue Jul 12 19:10:48 2016 +0200
Changeset:	22ef0fa7afa89918a32450e9afda5786cd1d8b5e

Modified Files:
	cinnamon-menus/Makefile

Log Message:
cinnamon-menus: needs gnome-common

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=22ef0fa7afa89918a32450e9afda5786cd1d8b5e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cinnamon-menus/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/cinnamon-menus/Makefile b/cinnamon-menus/Makefile
index bfa7e5d..cca64fb 100644
--- a/cinnamon-menus/Makefile
+++ b/cinnamon-menus/Makefile
@@ -21,6 +21,8 @@ PKGCONFIG_OVERRIDE+=	libmenu/libcinnamon-menu-3.0.pc.in
 pre-configure:
 	cd ${WRKSRC} && ${SH} ./autogen.sh
 
+BUILD_DEPENDS+=	gnome-common-[0-9]*:../../devel/gnome-common
+
 .include "options.mk"
 
 .include "../../devel/glib2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index