diff --git a/qb/config.params.sh b/qb/config.params.sh index 157ca0117a..cc476f7e88 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -4,8 +4,8 @@ HAVE_BIN_DIR= # Binary install directory (Deprecated) HAVE_MAN_DIR= # Manpage install directory (Deprecated) HAVE_OPENGLES_LIBS= # Link flags for custom GLES library HAVE_OPENGLES_CFLAGS= # C-flags for custom GLES library -HAVE_CACA=no # Libcaca support -HAVE_SIXEL=no # Libsixel support +HAVE_CACA=auto # Libcaca support +HAVE_SIXEL=auto # Libsixel support HAVE_DEBUG=no # Enable a debug build HAVE_LIBRETRODB=yes # Libretrodb support HAVE_MENU=yes # Enable menu drivers