mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
committed by
Armin Kuster
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user