diff options
Diffstat (limited to 'meta-oe/recipes-support/fltk/fltk_1.3.4-1.bb')
| -rw-r--r-- | meta-oe/recipes-support/fltk/fltk_1.3.4-1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk_1.3.4-1.bb b/meta-oe/recipes-support/fltk/fltk_1.3.4-1.bb index f08d547900..801c8e7aa4 100644 --- a/meta-oe/recipes-support/fltk/fltk_1.3.4-1.bb +++ b/meta-oe/recipes-support/fltk/fltk_1.3.4-1.bb | |||
| @@ -27,7 +27,7 @@ EXTRA_OECONF = "--enable-shared \ | |||
| 27 | --enable-xft \ | 27 | --enable-xft \ |
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'opengl', '', d)}" | 30 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'opengl', d)}" |
| 31 | 31 | ||
| 32 | PACKAGECONFIG[opengl] = "--enable-gl,--disable-gl,virtual/libgl" | 32 | PACKAGECONFIG[opengl] = "--enable-gl,--disable-gl,virtual/libgl" |
| 33 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama" | 33 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama" |
