mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libmikmod: add dependency on pulseaudio
* fixes following floating dependencies:
libmikmod/libmikmod/latest lost dependency on dbus-lib json-c libcap
libice libpulse libpulse-simple libsm libsndfile1 libx11 libx11-xcb
libxau libxcb
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
fab562198a
commit
750e948236
|
|
@ -3,7 +3,7 @@ SECTION = "libs"
|
|||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
DEPENDS = "alsa-lib texinfo"
|
||||
DEPENDS = "alsa-lib texinfo pulseaudio"
|
||||
|
||||
SRC_URI = "\
|
||||
${SOURCEFORGE_MIRROR}/project/mikmod/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user