diff --git a/debian/rules b/debian/rules index ad3a2f7..d8309f6 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,6 @@ #!/usr/bin/make -f -override_dh_auto_configure: - dh_auto_configure -- --enable-vulkan=1 - +export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ --buildsystem=meson + dh $@