X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=sound%2Fpulseaudio%2FMakefile;h=48b6087a61bc9b7a47ca5431ebc35f5d9825ddee;hp=81eb12ea8cf81b7122347db962cf83370aff7a1a;hb=f0aea36ef37191a8395e8be4283698972474603f;hpb=e0dbce2969410867a4f4c26238556dada4cd82d8 diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 81eb12ea8c..48b6087a61 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk define Package/pulseaudio SECTION:=sound CATEGORY:=Sound - DEPENDS:=+libspeexdsp +libgdbm +liboil +libsndfile +libatomicops +libltdl +dbus +libpthread +librt +libintl +libiconv @BROKEN + DEPENDS:=+libspeexdsp +libgdbm +liboil +libsndfile +libatomicops +libltdl +dbus +libpthread +librt +libintl +libiconv +alsa-lib @BROKEN TITLE:=Network sound server URL:=http://www.pulseaudio.org endef @@ -46,6 +46,7 @@ CONFIGURE_ARGS += \ --with-realtime-group=root \ --with-access-group=root \ --without-x \ + --enable-alsa \ --disable-dbus \ --disable-hal \ --disable-gconf \