diff options
| -rw-r--r-- | meta/recipes-graphics/directfb/directfb.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/directfb/directfb.inc b/meta/recipes-graphics/directfb/directfb.inc index 97a4c550df..7295c35546 100644 --- a/meta/recipes-graphics/directfb/directfb.inc +++ b/meta/recipes-graphics/directfb/directfb.inc | |||
| @@ -23,6 +23,9 @@ LDFLAGS_append =" -lts -lm" | |||
| 23 | 23 | ||
| 24 | inherit autotools binconfig pkgconfig | 24 | inherit autotools binconfig pkgconfig |
| 25 | 25 | ||
| 26 | PACKAGECONFIG ??= "" | ||
| 27 | PACKAGECONFIG[jpeg2000] = "--enable-jpeg2000,--disable-jpeg2000,jasper" | ||
| 28 | |||
| 26 | EXTRA_OECONF = "\ | 29 | EXTRA_OECONF = "\ |
| 27 | --with-gfxdrivers=none \ | 30 | --with-gfxdrivers=none \ |
| 28 | --enable-libmpeg3=no \ | 31 | --enable-libmpeg3=no \ |
