pkgsrc-WIP-changes archive

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

libgweather: +libsoup in buildlink



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Mar 7 22:20:47 2016 +0200
Changeset:	c7f4581ea6b0ff3a0ab6f3bd19e855a6019eefd4

Modified Files:
	libgweather/buildlink3.mk

Log Message:
libgweather: +libsoup in buildlink

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

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

diffstat:
 libgweather/buildlink3.mk | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/libgweather/buildlink3.mk b/libgweather/buildlink3.mk
index 4902abd..293cf93 100644
--- a/libgweather/buildlink3.mk
+++ b/libgweather/buildlink3.mk
@@ -8,6 +8,8 @@ LIBGWEATHER_BUILDLINK3_MK:=
 BUILDLINK_API_DEPENDS.libgweather+=	libgweather>=3.16.1
 BUILDLINK_PKGSRCDIR.libgweather?=	../../wip/libgweather
 
+.include "../../net/libsoup/buildlink3.mk"
+
 .endif	# LIBGWEATHER_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-libgweather


Home | Main Index | Thread Index | Old Index