mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
oprofileui-server/oprofileui/pcmanfm: Add missing intltool-native DEPENDS
These recipes all require intltool-native to build but were missing a dependency on it. (From OE-Core rev: 3c5fdd10c3fe70d650469556b501055ebaecd628) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,6 +9,8 @@ SRC_URI = "git://git.yoctoproject.org/oprofileui \
|
||||
file://init \
|
||||
file://oprofileui-server.service "
|
||||
|
||||
DEPENDS += "intltool-native"
|
||||
|
||||
EXTRA_OECONF += "--disable-client --enable-server"
|
||||
|
||||
RDEPENDS_${PN} = "oprofile avahi-daemon"
|
||||
|
||||
Reference in New Issue
Block a user