Fix cef Ubuntu

This commit is contained in:
specialworld83 2026-07-15 13:03:19 +02:00
commit 2373547bbf

1
debian/rules vendored
View file

@ -19,6 +19,7 @@ override_dh_auto_configure:
-DENABLE_USER_AGENT_AUTO=OFF \
-DINSTALL_NGINX_DEFAULTS=OFF \
-DBG_PACKAGING=ON \
-DENABLE_CEF=OFF \
-DBG_DEBIAN_NO_INSTALL_CODE=ON
override_dh_auto_build: