mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 08:21:08 +00:00
fltk: remove fltk-native from DEPENDS
This depemdency is a pre recipe specific sysroot remnant. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
66601de45f
commit
5a7a0abb17
@ -1,6 +1,6 @@
|
||||
require ${BPN}.inc
|
||||
|
||||
DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft ${BPN}-native"
|
||||
DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft"
|
||||
|
||||
inherit binconfig lib_package gtk-icon-cache mime
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user