pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vamp-plugin-sdk:waf.mk still requires BUILD_DEPENDS upon waf
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Dec 25 04:08:47 2015 +0100
Changeset: ab385846b9f33fed731093a033e59795d62eee7f
Modified Files:
vamp-plugin-sdk/Makefile
Log Message:
vamp-plugin-sdk:waf.mk still requires BUILD_DEPENDS upon waf
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ab385846b9f33fed731093a033e59795d62eee7f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vamp-plugin-sdk/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/vamp-plugin-sdk/Makefile b/vamp-plugin-sdk/Makefile
index e3c656f..2d49b6f 100644
--- a/vamp-plugin-sdk/Makefile
+++ b/vamp-plugin-sdk/Makefile
@@ -16,6 +16,8 @@ PKGCONFIG_OVERRIDE+= pkgconfig/vamp-hostsdk.pc.in
PKGCONFIG_OVERRIDE+= pkgconfig/vamp-sdk.pc.in
PKGCONFIG_OVERRIDE+= pkgconfig/vamp.pc.in
+BUILD_DEPENDS+= waf-[0-9]*:../../devel/waf
+
pre-patch:
${RUN} cp ${FILESDIR}/wscript ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index