xfce4-mixer: rework dependencies

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-01-04 17:59:09 +01:00
parent f08828a9b9
commit 0ce31266e0

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
inherit xfce-panel-plugin xfce-git
DEPENDS += "glib-2.0 gst-plugins-base gtk+3 xfce4-dev-tools-native xfconf libunique"
DEPENDS += "gst-plugins-base gtk+3 dbus-glib xfce4-dev-tools-native xfconf"
SRC_URI = "git://gitlab.xfce.org/apps/xfce4-mixer.git"
PV = "4.11.0+git${SRCPV}"