mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:50:15 +00:00
tumbler: add dependency on xfce4-dev-tools-native
* tumbler configure needs XDT_I18N macro provided by xfce4-dev-tools | tumbler-0.1.29/configure: line 13752: syntax error near unexpected token `$linguas' | tumbler-0.1.29/configure: line 13752: `XDT_I18N($linguas)' | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
331d0a98ce
commit
9594e010ab
@ -2,7 +2,7 @@ DESCRIPTION="Thumbnail service implementing the thumbnail management D-Bus speci
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl"
|
||||
DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native"
|
||||
|
||||
inherit xfce
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user