pkgsrc-WIP-changes archive

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

caja: needs dbus-codegen



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 14:58:19 2015 +0200
Changeset:	bbc9ba951e961a0fca0c93dcd05b98678769a92f

Modified Files:
	caja/Makefile

Log Message:
caja: needs dbus-codegen

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

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

diffstat:
 caja/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/caja/Makefile b/caja/Makefile
index 4c32efd..845e219 100644
--- a/caja/Makefile
+++ b/caja/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE=	http://www.mate-desktop.org/
 COMMENT=	File manager for the MATE desktop
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2
 
+BUILD_DEPENDS+=		gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
 GNU_CONFIGURE=		yes
 USE_LIBTOOL=		yes
 USE_PKGLOCALEDIR=	yes


Home | Main Index | Thread Index | Old Index