mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
fluxbox: disable xft/xpm/fribidi. not used anyway
This commit is contained in:
committed by
Stephan Raue
parent
b0e1d29cac
commit
de188e8cfd
@@ -37,7 +37,10 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_realloc_0_nonnull=yes \
|
||||
--disable-toolbar \
|
||||
--disable-slit \
|
||||
--disable-systray \
|
||||
--enable-ewmh
|
||||
--enable-ewmh \
|
||||
--disable-xpm \
|
||||
--disable-xft \
|
||||
--disable-fribidi \
|
||||
--disable-remember \
|
||||
--disable-regexp \
|
||||
--disable-debug \
|
||||
|
||||
Reference in New Issue
Block a user