pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/appstream-glib



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Apr 18 22:00:10 UTC 2020

Modified Files:
        pkgsrc/devel/appstream-glib: Makefile

Log Message:
Needs docbook-xsl


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/appstream-glib/Makefile

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

Modified files:

Index: pkgsrc/devel/appstream-glib/Makefile
diff -u pkgsrc/devel/appstream-glib/Makefile:1.2 pkgsrc/devel/appstream-glib/Makefile:1.3
--- pkgsrc/devel/appstream-glib/Makefile:1.2    Fri Apr 17 00:19:26 2020
+++ pkgsrc/devel/appstream-glib/Makefile        Sat Apr 18 22:00:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/04/17 00:19:26 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2020/04/18 22:00:10 joerg Exp $
 
 DISTNAME=      appstream-glib-appstream_glib_0_7_17
 PKGNAME=       appstream-glib-0.7.17
@@ -12,6 +12,8 @@ HOMEPAGE=     https://github.com/hughsie/app
 COMMENT=       GObjects and helper methods for AppStream metadata
 LICENSE=       gnu-lgpl-v2.1
 
+BUILD_DEPENDS+=        docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+
 USE_TOOLS+=            pkg-config
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index