Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] flac: Add missing gettext dependency (requires iconv)
@ 2011-10-12 13:34 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2011-10-12 13:34 UTC (permalink / raw)
  To: openembedded-core

diff --git a/meta/recipes-multimedia/flac/flac_1.2.1.bb b/meta/recipes-multimedia/flac/flac_1.2.1.bb
index 652d69a..5a9c66f 100644
--- a/meta/recipes-multimedia/flac/flac_1.2.1.bb
+++ b/meta/recipes-multimedia/flac/flac_1.2.1.bb
@@ -27,7 +27,7 @@ SRC_URI[sha256sum] = "9635a44bceb478bbf2ee8a785cf6986fba525afb5fad1fd4bba73cf71f
 
 S = "${WORKDIR}/flac-${PV}"
 
-inherit autotools
+inherit autotools gettext
 
 EXTRA_OECONF = "--disable-oggtest --disable-id3libtest \
                 --with-ogg-libraries=${STAGING_LIBDIR} \




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-12 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 13:34 [PATCH] flac: Add missing gettext dependency (requires iconv) Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox