Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/appstream-glib Needs docbook-xsl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d29b8cc6b44a
branches:  trunk
changeset: 429351:d29b8cc6b44a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Apr 18 22:00:10 2020 +0000

description:
Needs docbook-xsl

diffstat:

 devel/appstream-glib/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d9ee7f0ac88a -r d29b8cc6b44a devel/appstream-glib/Makefile
--- a/devel/appstream-glib/Makefile     Sat Apr 18 21:59:35 2020 +0000
+++ b/devel/appstream-glib/Makefile     Sat Apr 18 22:00:10 2020 +0000
@@ -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 @@
 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