diff options
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r-- | meta-oe/recipes-support/fltk/fltk.bb | 2 |
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 542fd661e..619d1420a 100644 --- a/meta-oe/recipes-support/fltk/fltk.bb +++ b/meta-oe/recipes-support/fltk/fltk.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require ${BPN}.inc | 1 | require ${BPN}.inc |
2 | 2 | ||
3 | DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft ${BPN}-native" | 3 | DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft" |
4 | 4 | ||
5 | inherit binconfig lib_package gtk-icon-cache mime | 5 | inherit binconfig lib_package gtk-icon-cache mime |
6 | 6 | ||