pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/gpsd
Module Name: pkgsrc
Committed By: gdt
Date: Sun Jan 17 15:55:34 UTC 2021
Modified Files:
pkgsrc/geography/gpsd: Makefile
Log Message:
gpsd: Add BUILD_DEPENDS on docbook-xsl
(Missing dependency noticed via bulk build.)
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/geography/gpsd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/gpsd/Makefile
diff -u pkgsrc/geography/gpsd/Makefile:1.54 pkgsrc/geography/gpsd/Makefile:1.55
--- pkgsrc/geography/gpsd/Makefile:1.54 Sat Jan 9 19:42:42 2021
+++ pkgsrc/geography/gpsd/Makefile Sun Jan 17 15:55:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2021/01/09 19:42:42 gdt Exp $
+# $NetBSD: Makefile,v 1.55 2021/01/17 15:55:34 gdt Exp $
DISTNAME= gpsd-3.22
CATEGORIES= geography
@@ -27,6 +27,7 @@ USE_CURSES= syncok
# Documentation depends
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
# \todo Decide if buildlink3 is more appropriate.
DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
Home |
Main Index |
Thread Index |
Old Index