pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nemo: Requires xgettext and gettext-m4.
Module Name: pkgsrc-wip
Committed By: Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By: jperkin
Date: Tue Jul 31 22:45:32 2018 +0100
Changeset: 4f3d63e688bf4763f3eceb529ac429325fc12831
Modified Files:
nemo/Makefile
Log Message:
nemo: Requires xgettext and gettext-m4.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f3d63e688bf4763f3eceb529ac429325fc12831
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nemo/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/nemo/Makefile b/nemo/Makefile
index 8d8827b32d..488ed34fdf 100644
--- a/nemo/Makefile
+++ b/nemo/Makefile
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake bash pkg-config intltool autoconf automake autoreconf
+USE_TOOLS+= gmake bash pkg-config intltool autoconf automake autoreconf xgettext
CONFIGURE_ARGS+= --disable-selinux
SUBST_CLASSES= prefix
@@ -26,6 +26,7 @@ SUBST_SED.prefix= -e 's,/usr/share,${PREFIX}/share,g'
DEPENDS+= ${PYPKGPREFIX}-polib-[0-9]*:../../devel/py-polib
DEPENDS+= gvfs-[0-9]*:../../sysutils/gvfs
BUILD_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
+BUILD_DEPENDS+= gettext-m4>=0.14.6:../../devel/gettext-m4
TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
REPLACE_PYTHON= data/merge_action_strings \
Home |
Main Index |
Thread Index |
Old Index