mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
libfm: depend on intltool-native instead of intltool
(From OE-Core rev: 243ee5509995403c131114aef1a75c5d2af2e0cc) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bfcf50a1dd
commit
8a1114d175
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
|
||||
file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17"
|
||||
|
||||
SECTION = "x11/libs"
|
||||
DEPENDS = "gtk+ menu-cache intltool"
|
||||
DEPENDS = "gtk+ menu-cache intltool-native"
|
||||
|
||||
PR = "r3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user