pkgsrc-WIP-changes archive

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

geoclue: updated buildlink



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Mar 7 21:23:25 2016 +0200
Changeset:	9d92ce7c4ac06407b64b79048f10803964a86c21

Modified Files:
	geoclue/buildlink3.mk

Log Message:
geoclue: updated buildlink

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

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

diffstat:
 geoclue/buildlink3.mk | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/geoclue/buildlink3.mk b/geoclue/buildlink3.mk
index 58e979f..b32dc11 100644
--- a/geoclue/buildlink3.mk
+++ b/geoclue/buildlink3.mk
@@ -5,9 +5,8 @@ BUILDLINK_TREE+=	geoclue
 .if !defined(GEOCLUE_BUILDLINK3_MK)
 GEOCLUE_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.geoclue+=	geoclue>=0.12.0
-BUILDLINK_ABI_DEPENDS.geoclue+=	geoclue>=0.12.0nb10
-BUILDLINK_PKGSRCDIR.geoclue?=	../../geography/geoclue
+BUILDLINK_API_DEPENDS.geoclue+=	geoclue>=2.2.0
+BUILDLINK_PKGSRCDIR.geoclue?=	../../wip/geoclue
 
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"


Home | Main Index | Thread Index | Old Index