pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gssdp
Module Name: pkgsrc
Committed By: kamil
Date: Fri Oct 11 16:32:13 UTC 2019
Modified Files:
pkgsrc/net/gssdp: Makefile
Log Message:
gssdp: Require archivers/brotli
Otherwise the build failes.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/net/gssdp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/gssdp/Makefile
diff -u pkgsrc/net/gssdp/Makefile:1.79 pkgsrc/net/gssdp/Makefile:1.80
--- pkgsrc/net/gssdp/Makefile:1.79 Tue Aug 20 11:26:59 2019
+++ pkgsrc/net/gssdp/Makefile Fri Oct 11 16:32:13 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2019/08/20 11:26:59 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2019/10/11 16:32:13 kamil Exp $
DISTNAME= gssdp-1.0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/1.0/}
EXTRACT_SUFX= .tar.xz
@@ -18,6 +18,7 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= gssdp-1.0.pc.in
+.include "../../archivers/brotli/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../lang/vala/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index