aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2017-12-17 19:21:42 +0100
committerArmin Kuster <akuster808@gmail.com>2018-02-01 07:32:04 -0800
commit7cfbfe0a3f612317e7f53afea9791c02c53af1c8 (patch)
treed9e73c29007f3fde67068ba475262adcbe5d40c5
parentc31b2408d218b803f7c69dbbbbcd525fd11bd961 (diff)
downloadmeta-openembedded-contrib-7cfbfe0a3f612317e7f53afea9791c02c53af1c8.tar.gz
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> (cherry picked from commit 5a7a0abb179d0418475ca0f491cd1250ac728e44) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-support/fltk/fltk.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk.bb b/meta-oe/recipes-support/fltk/fltk.bb
index 542fd661ea..619d1420a6 100644
--- a/meta-oe/recipes-support/fltk/fltk.bb
+++ b/meta-oe/recipes-support/fltk/fltk.bb
@@ -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