Update rules

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-07-12 19:08:44 +03:00 committed by GitHub
parent a904f5dd84
commit d0e82cc688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/rules vendored
View File

@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_configure: override_dh_auto_configure:
dh_auto_configure -- \ dh_auto_configure -- \
-Duse_system_spdlog=enabled \ -Duse_system_spdlog=enabled \
-Dwith_nvml=disabled \ -Dwith_nvml=enabled \
-Dwith_xnvctrl=enabled \ -Dwith_xnvctrl=enabled \
-Dwith_wayland=enabled \ -Dwith_wayland=enabled \
-Dmangoapp=true \ -Dmangoapp=true \