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 82007c4cf4..4278a2fa3d 100644 --- a/meta-oe/recipes-support/fltk/fltk.bb +++ b/meta-oe/recipes-support/fltk/fltk.bb | |||
@@ -7,6 +7,8 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
7 | 7 | ||
8 | SRC_URI += "file://0003-fluid-CMakeLists.txt-Do-not-export-fluid-target.patch" | 8 | SRC_URI += "file://0003-fluid-CMakeLists.txt-Do-not-export-fluid-target.patch" |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://www.fltk.org/software.php" | ||
11 | |||
10 | EXTRA_OECMAKE = " \ | 12 | EXTRA_OECMAKE = " \ |
11 | -DOPTION_BUILD_SHARED_LIBS=ON \ | 13 | -DOPTION_BUILD_SHARED_LIBS=ON \ |
12 | -DOPTION_USE_THREADS=ON \ | 14 | -DOPTION_USE_THREADS=ON \ |