mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 10:50:37 +00:00
libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native
This commit is contained in:
parent
ce3a2375e5
commit
f8569025d7
@ -2,7 +2,7 @@ DESCRIPTION = "Basic utility library for Xfce4"
|
|||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
|
||||||
DEPENDS = "intltool-native xfce4-dev-tools glib-2.0"
|
DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0"
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user