Преглед изворни кода

pulseaudio: needs host-intltool

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard пре 13 година
родитељ
комит
296eb11299
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package/multimedia/pulseaudio/pulseaudio.mk

+ 1 - 1
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) \