projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2a43a5
)
[packages] mpd: add dependency on libaudiofile (closes: #7519), bump release number
author
Nicolas Thill
<nico@openwrt.org>
Sat, 14 Aug 2010 13:13:23 +0000
(13:13 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 14 Aug 2010 13:13:23 +0000
(13:13 +0000)
SVN-Revision: 22637
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index cb8945d509e21843b9b4a7bcc856c63814310b9d..ac14aa8816bd715adff5aa8df9a2a247cc577db6 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mpd
PKG_VERSION:=0.15.8
-PKG_RELEASE:=
4
+PKG_RELEASE:=
5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/musicpd
@@
-27,6
+27,7
@@
define Package/mpd
# libvorbis and therewith libogg are needed for shout support
DEPENDS:= \
+AUDIO_SUPPORT:alsa-lib \
+ +libaudiofile \
+BUILD_PATENTED:libfaad2 +BUILD_PATENTED:libmad \
+glib2 +libcurl +libflac +libmms +libpthread +libshout \
+libvorbis +libvorbisidec +libid3tag