projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ec3ab8
)
the pulseaudio build process requires intltool
author
Mirko Vogt
<mirko@openwrt.org>
Sat, 4 Dec 2010 16:54:19 +0000
(16:54 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Sat, 4 Dec 2010 16:54:19 +0000
(16:54 +0000)
SVN-Revision: 24242
sound/pulseaudio/Makefile
patch
|
blob
|
history
diff --git
a/sound/pulseaudio/Makefile
b/sound/pulseaudio/Makefile
index 37e0147d7e1692f1333240d881ba395aa7f77074..7655666e5bd5ec21ac3f251576a4651f7ab15d67 100644
(file)
--- a/
sound/pulseaudio/Makefile
+++ b/
sound/pulseaudio/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/pulseaudio
SECTION:=sound
CATEGORY:=Sound
- DEPENDS:=+libspeexdsp +libgdbm +liboil +libsamplerate +libsndfile +libatomicops +libltdl +dbus +libpthread +librt +libintl +libiconv @BROKEN
+ DEPENDS:=+libspeexdsp +libgdbm +liboil +libsamplerate +libsndfile +libatomicops +libltdl +dbus +libpthread +librt +libintl +libiconv
intltool/host
@BROKEN
TITLE:=Network sound server
URL:=http://www.pulseaudio.org
endef