summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fltk/fltk.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/fltk/fltk.bb')
-rw-r--r--meta-oe/recipes-support/fltk/fltk.bb2
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"
5inherit features_check binconfig lib_package gtk-icon-cache mime mime-xdg 5inherit features_check binconfig lib_package gtk-icon-cache mime mime-xdg
6REQUIRED_DISTRO_FEATURES = "x11" 6REQUIRED_DISTRO_FEATURES = "x11"
7 7
8SRC_URI += "file://0003-fluid-CMakeLists.txt-Do-not-export-fluid-target.patch"
9
8EXTRA_OECMAKE = " \ 10EXTRA_OECMAKE = " \
9 -DOPTION_BUILD_SHARED_LIBS=ON \ 11 -DOPTION_BUILD_SHARED_LIBS=ON \
10 -DOPTION_USE_THREADS=ON \ 12 -DOPTION_USE_THREADS=ON \