pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcr: add missing build dependency on gdbus-codegen.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Feb 4 13:33:30 2016 +0100
Changeset: 73147c946e15eae354356401225c45fcbdc92548
Modified Files:
gcr/Makefile
Log Message:
gcr: add missing build dependency on gdbus-codegen.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=73147c946e15eae354356401225c45fcbdc92548
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcr/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/gcr/Makefile b/gcr/Makefile
index a2427f3..d46367f 100644
--- a/gcr/Makefile
+++ b/gcr/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Library for crypto UI and related tasks
LICENSE= gnu-gpl-v2
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
Home |
Main Index |
Thread Index |
Old Index