diff --git a/debian/rules b/debian/rules index 9c26374..f82eb22 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ ifeq (i386,$(DEB_HOST_ARCH)) override_dh_auto_configure: dh_auto_configure -- \ --wrap-mode=default \ - -Dwith_nvml=false \ + -Dwith_nvml=disabled \ -Dinclude_doc=true \ -Dwith_xnvctrl=enabled \ -Dwith_x11=enabled \ @@ -30,4 +30,4 @@ else -Dmangoapp=true \ -Dmangohudctl=true \ -Dmangoapp_layer=true -endif \ No newline at end of file +endif