mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
pulseaudio: add missing dependency on libcap
(From OE-Core rev: 4f0a1fc6c324840459919b80a9c096efdd2bf5bd) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e9008b01af
commit
8fdee057e4
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://GPL;md5=4325afd396febcb659c36b49533135d4 \
|
||||
DEPENDS = "libatomics-ops liboil libsamplerate0 libsndfile1 libtool"
|
||||
# optional
|
||||
DEPENDS += "udev alsa-lib glib-2.0 dbus gconf"
|
||||
DEPENDS += "json-c gdbm speex libxml-parser-perl-native"
|
||||
DEPENDS += "json-c gdbm speex libxml-parser-perl-native libcap"
|
||||
|
||||
inherit autotools pkgconfig useradd gettext perlnative
|
||||
|
||||
|
||||
Reference in New Issue
Block a user