pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/appstream-glib appstream-glib: needs msgfmt, xge...
details: https://anonhg.NetBSD.org/pkgsrc/rev/808b86d0809a
branches: trunk
changeset: 453027:808b86d0809a
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 21 15:41:00 2021 +0000
description:
appstream-glib: needs msgfmt, xgettext for translations
diffstat:
devel/appstream-glib/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 880f1398330e -r 808b86d0809a devel/appstream-glib/Makefile
--- a/devel/appstream-glib/Makefile Fri May 21 15:22:38 2021 +0000
+++ b/devel/appstream-glib/Makefile Fri May 21 15:41:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/04/21 11:41:22 adam Exp $
+# $NetBSD: Makefile,v 1.11 2021/05/21 15:41:00 nia Exp $
DISTNAME= appstream-glib-0.7.18
PKGREVISION= 2
@@ -11,9 +11,9 @@
COMMENT= GObjects and helper methods for AppStream metadata
LICENSE= gnu-lgpl-v2.1
-BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config msgfmt xgettext
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index