Update rules
This commit is contained in:
parent
dcb012dcc3
commit
f27380b6ed
6
debian/rules
vendored
6
debian/rules
vendored
@ -1,6 +1,8 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --enable-vulkan=1
|
||||
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --buildsystem=meson
|
||||
|
Loading…
Reference in New Issue
Block a user