pkgsrc-WIP-changes archive

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

nautilus-sound-converter: needs pkg-config



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:58:12 2015 +0200
Changeset:	fe618d256b7162f9e366143b1fea650c838387d3

Modified Files:
	nautilus-sound-converter/Makefile

Log Message:
nautilus-sound-converter: needs pkg-config

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

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

diffstat:
 nautilus-sound-converter/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/nautilus-sound-converter/Makefile b/nautilus-sound-converter/Makefile
index 5d7e459..5254056 100644
--- a/nautilus-sound-converter/Makefile
+++ b/nautilus-sound-converter/Makefile
@@ -16,7 +16,7 @@ COMMENT=	Nautilus extension to convert audio files
 GNU_CONFIGURE=	yes
 USE_PKGLOCALEDIR=	yes
 USE_LIBTOOL=	yes
-USE_TOOLS+=	perl intltool msgfmt gmake
+USE_TOOLS+=	perl intltool msgfmt gmake pkg-config
 USE_LANGUAGES+=	c c++
 
 GCONF_SCHEMAS+=	data/nautilus-sound-converter.schemas


Home | Main Index | Thread Index | Old Index