mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 19:45:03 +00:00
xfconf: add dependency on xfce4-dev-tools-native
* we need it to provide xdt-features.m4 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
9cf23ba8fd
commit
5485608535
@ -2,7 +2,7 @@ SUMMARY = "Xfce configuration daemon and utilities"
|
||||
SECTION = "x11/wm"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
DEPENDS = "dbus-glib libxfce4util perl intltool-native"
|
||||
DEPENDS = "dbus-glib libxfce4util perl intltool-native xfce4-dev-tools-native"
|
||||
|
||||
inherit xfce gtk-doc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user