directfb: do not use inexistant configure options
The --disable-sysfs and --disable-explicit-deps options are not supported by DirectFB anymore, so don't use them. [Thomas: rework commit log.] Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0b4ed3874f
commit
87f7ace1b5
@ -14,11 +14,9 @@ DIRECTFB_INSTALL_STAGING = YES
|
||||
DIRECTFB_AUTORECONF = YES
|
||||
|
||||
DIRECTFB_CONF_OPTS = \
|
||||
--disable-explicit-deps \
|
||||
--enable-zlib \
|
||||
--enable-freetype \
|
||||
--enable-fbdev \
|
||||
--disable-sysfs \
|
||||
--disable-sdl \
|
||||
--disable-vnc \
|
||||
--disable-osx \
|
||||
|
Loading…
Reference in New Issue
Block a user