mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native
This commit is contained in:
committed by
Koen Kooi
parent
ce3a2375e5
commit
f8569025d7
@@ -2,7 +2,7 @@ DESCRIPTION = "Basic utility library for Xfce4"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "GPLv2"
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user