pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gpsd: fix DEPENDS
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Wed May 1 08:40:31 2019 +0200
Changeset: 5c6e2231a715ebe31bf370c69fc6916e53678b51
Modified Files:
gpsd/Makefile
Log Message:
gpsd: fix DEPENDS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c6e2231a715ebe31bf370c69fc6916e53678b51
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gpsd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gpsd/Makefile b/gpsd/Makefile
index 902c057679..242f56679a 100644
--- a/gpsd/Makefile
+++ b/gpsd/Makefile
@@ -30,7 +30,7 @@ USE_CURSES= syncok
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
# \todo Decide if buildlink3 is more appropriate.
-DEPENDS+= ${PYPKGPREFIX}-gobject3:../../devel/py-gobject3
+DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
CFLAGS.SunOS= -DLOG_PERROR=0
Home |
Main Index |
Thread Index |
Old Index