mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 18:55:02 +00:00
xfce4-pulseaudio-plugin: add dependency dbus-glib
Xfce core modules have ported to gdbus. But xfce4-pulseaudio-plugin stills needs dbus-glib. Add dbus-glib to DEPENDS. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d0d1ef19ee
commit
599d676260
@ -6,7 +6,7 @@ inherit xfce-panel-plugin distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "pulseaudio x11"
|
||||
|
||||
DEPENDS += "pulseaudio"
|
||||
DEPENDS += "dbus-glib pulseaudio"
|
||||
|
||||
SRC_URI[md5sum] = "7df7280c19c2c8b8c5bc4f4f2136d1dd"
|
||||
SRC_URI[sha256sum] = "6ca88314dbac3e24c0e1bfc593fad6edb66319766be62e8256c81b0314f049f0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user