summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-10-29 16:35:47 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-10-29 16:35:47 +0200
commit296eb11299d1240b3570aba5abb8374a0911bf44 (patch)
treea0bfac8455e9f0de60fc50b7b1744dd1a5b945a7
parentf3c4d8e53398850f96eae6d3f9a59303d3003e64 (diff)
pulseaudio: needs host-intltool
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--package/multimedia/pulseaudio/pulseaudio.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/multimedia/pulseaudio/pulseaudio.mk b/package/multimedia/pulseaudio/pulseaudio.mk
index 5e68dfbae..a2d055239 100644
--- a/package/multimedia/pulseaudio/pulseaudio.mk
+++ b/package/multimedia/pulseaudio/pulseaudio.mk
@@ -14,7 +14,7 @@ PULSEAUDIO_CONF_OPT = \
--disable-legacy-database-entry-format
PULSEAUDIO_DEPENDENCIES = \
- host-pkg-config libtool json-c libsndfile speex \
+ host-pkg-config libtool json-c libsndfile speex host-intltool \
$(if $(BR2_PACKAGE_LIBINTL),libintl) \
$(if $(BR2_PACKAGE_LIBATOMIC_OPS),libatomic_ops) \
$(if $(BR2_PACKAGE_LIBSAMPLERATE),libsamplerate) \