diff options
Diffstat (limited to 'meta-oe/recipes-support/fltk/fltk.bb')
| -rw-r--r-- | meta-oe/recipes-support/fltk/fltk.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk.bb b/meta-oe/recipes-support/fltk/fltk.bb index ca2b517d72..3c9ee5ee3f 100644 --- a/meta-oe/recipes-support/fltk/fltk.bb +++ b/meta-oe/recipes-support/fltk/fltk.bb | |||
| @@ -5,6 +5,8 @@ DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft" | |||
| 5 | inherit features_check binconfig lib_package gtk-icon-cache mime mime-xdg | 5 | inherit features_check binconfig lib_package gtk-icon-cache mime mime-xdg |
| 6 | REQUIRED_DISTRO_FEATURES = "x11" | 6 | REQUIRED_DISTRO_FEATURES = "x11" |
| 7 | 7 | ||
| 8 | SRC_URI += "file://0003-fluid-CMakeLists.txt-Do-not-export-fluid-target.patch" | ||
| 9 | |||
| 8 | EXTRA_OECMAKE = " \ | 10 | EXTRA_OECMAKE = " \ |
| 9 | -DOPTION_BUILD_SHARED_LIBS=ON \ | 11 | -DOPTION_BUILD_SHARED_LIBS=ON \ |
| 10 | -DOPTION_USE_THREADS=ON \ | 12 | -DOPTION_USE_THREADS=ON \ |
