pkgsrc-WIP-changes archive

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

gambas3-runtime: build depends on gambas3-gb-qt4



Module Name:	pkgsrc-wip
Committed By:	bgermann <bastiangermann%fishpost.de@localhost>
Pushed By:	bgermann
Date:		Thu Sep 6 20:41:35 2018 +0200
Changeset:	aabe91eeb18c42d2527bdaac4e9c0aeb831f6fda

Modified Files:
	gambas3-runtime/Makefile

Log Message:
gambas3-runtime: build depends on gambas3-gb-qt4

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

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

diffstat:
 gambas3-runtime/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/gambas3-runtime/Makefile b/gambas3-runtime/Makefile
index 08506586e6..9fbf1cbdb0 100644
--- a/gambas3-runtime/Makefile
+++ b/gambas3-runtime/Makefile
@@ -6,6 +6,7 @@ BUILD_DIRS=	main
 PKGNAME=	gambas3-runtime-${GB_VERSION}
 MAINTAINER=	bastiangermann%fishpost.de@localhost
 COMMENT=	Gambas interpreter and basic runtime
+BUILD_DEPENDS+=	gambas3-gb-qt4-${GB_VERSION}:../../wip/gambas3-gb-qt4
 
 .include "../../devel/libffi/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index