pkgsrc-WIP-changes archive

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

gambas3-gb-eval-highlight: Add dependency



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

Modified Files:
	gambas3-gb-eval-highlight/Makefile

Log Message:
gambas3-gb-eval-highlight: Add dependency

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

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

diffstat:
 gambas3-gb-eval-highlight/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gambas3-gb-eval-highlight/Makefile b/gambas3-gb-eval-highlight/Makefile
index 7f7c8914d3..0d5abde364 100644
--- a/gambas3-gb-eval-highlight/Makefile
+++ b/gambas3-gb-eval-highlight/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 BUILD_DIRS=	comp
-GB_DEPENDS=	gambas3-runtime
+GB_DEPENDS=	gambas3-runtime gambas3-gb-net-curl
 .include "../../wip/gambas3/Makefile.common"
 
 PKGNAME=	gambas3-gb-eval-highlight-${GB_VERSION}


Home | Main Index | Thread Index | Old Index