pkgsrc-WIP-changes archive

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

cinnamon-settings-daemon: Requires gettext-m4.



Module Name:	pkgsrc-wip
Committed By:	Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By:	jperkin
Date:		Tue Jul 31 22:31:34 2018 +0100
Changeset:	63b1e467b566cc65799249b30b68d13921204cb6

Modified Files:
	cinnamon-settings-daemon/Makefile

Log Message:
cinnamon-settings-daemon: Requires gettext-m4.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=63b1e467b566cc65799249b30b68d13921204cb6

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

diffstat:
 cinnamon-settings-daemon/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/cinnamon-settings-daemon/Makefile b/cinnamon-settings-daemon/Makefile
index d8ed18754a..36f3a3504c 100644
--- a/cinnamon-settings-daemon/Makefile
+++ b/cinnamon-settings-daemon/Makefile
@@ -68,6 +68,7 @@ pre-configure:
 		cd ${WRKSRC} && NOCONFIGURE=1 ./autogen.sh
 
 BUILD_DEPENDS+=	autoconf-archive-[0-9]*:../../devel/autoconf-archive
+BUILD_DEPENDS+=	gettext-m4>=0.14.6:../../devel/gettext-m4
 
 .include "../../devel/glib2/schemas.mk"
 .include "../../print/cups-base/buildlink3.mk"


Home | Main Index | Thread Index | Old Index