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:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:20:08 2015 +0200
Changeset:	e7a2ec3601d94f6330ec41253dfcc923e8e12e73

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=e7a2ec3601d94f6330ec41253dfcc923e8e12e73

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

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

diffs:
diff --git a/cinnamon-desktop/Makefile b/cinnamon-desktop/Makefile
index 1924894..8b75944 100644
--- a/cinnamon-desktop/Makefile
+++ b/cinnamon-desktop/Makefile
@@ -18,6 +18,7 @@ USE_LIBTOOL= yes
 USE_TOOLS+=  gmake pkg-config automake autoreconf intltool msgfmt
 
 BUILD_DEPENDS+=		gettext-m4>=0.14.6:../../devel/gettext-m4
+BUILD_DEPENDS+=		gnome-common-[0-9]*:../../devel/gnome-common
 
 PKGCONFIG_OVERRIDE+=	libcinnamon-desktop/cinnamon-desktop.pc.in
 


Home | Main Index | Thread Index | Old Index