mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
mpd: add all floating dependencies
* fixes following floating dependencies:
mpd/mpd/latest lost dependency on fluidsynth libao libcdio libcdio-cdda
libcdio-paranoia libjack libmms libmodplug libopus libwrap mpg123
openal-soft wavpack
yajl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
HOMEPAGE ="http://www.musicpd.org"
|
||||
|
||||
DEPENDS = "alsa-lib libsamplerate0 libsndfile1 libvorbis libogg faad2 ffmpeg curl sqlite bzip2 pulseaudio"
|
||||
DEPENDS = "alsa-lib libsamplerate0 libsndfile1 libvorbis libogg faad2 ffmpeg curl sqlite bzip2 pulseaudio tcp-wrappers openal-soft yajl jack faad2 flac libao fluidsynth libcdio wavpack libopus mpg123 libmms libmodplug"
|
||||
|
||||
SRC_URI = " \
|
||||
http://www.musicpd.org/download/${BPN}/stable/${BP}.tar.xz \
|
||||
|
||||
Reference in New Issue
Block a user