summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-04-18 22:00:10 +0000
committerjoerg <joerg@pkgsrc.org>2020-04-18 22:00:10 +0000
commite5796c8c302992b1866a7d4748e641ff5a99a866 (patch)
treee6dd1e7d04ca4249c2d819ae8c77b0ace1e10b69 /devel
parenta2439260129419560747a2c057eb937941185c68 (diff)
downloadpkgsrc-e5796c8c302992b1866a7d4748e641ff5a99a866.tar.gz
Needs docbook-xsl
Diffstat (limited to 'devel')
-rw-r--r--devel/appstream-glib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/appstream-glib/Makefile b/devel/appstream-glib/Makefile
index 172e271ac67..85327f5dba1 100644
--- a/devel/appstream-glib/Makefile
+++ b/devel/appstream-glib/Makefile
@@ -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/appstream-glib/
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++