pkgsrc-WIP-changes archive

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

cinnamon-desktop: needs gnome-common



Module Name:	pkgsrc-wip
Committed By:	Youri Mouton <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Tue Jul 12 19:09:50 2016 +0200
Changeset:	672575a2e97428c2c9a642b14e0bbbda83a47f6e

Modified Files:
	cinnamon-desktop/Makefile

Log Message:
cinnamon-desktop: 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=672575a2e97428c2c9a642b14e0bbbda83a47f6e

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

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

diffs:
diff --git a/cinnamon-desktop/Makefile b/cinnamon-desktop/Makefile
index 0523c72..6e85953 100644
--- a/cinnamon-desktop/Makefile
+++ b/cinnamon-desktop/Makefile
@@ -24,6 +24,8 @@ PKGCONFIG_OVERRIDE+=	libcinnamon-desktop/cinnamon-desktop.pc.in
 pre-configure:
 	cd ${WRKSRC} && ${SH}  ./autogen.sh
 
+BUILD_DEPENDS+=	gnome-common-[0-9]*:../../devel/gnome-common
+
 .include "../../audio/pulseaudio/buildlink3.mk"
 .include "../../devel/glib2/schemas.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"


Home | Main Index | Thread Index | Old Index