hyprland/debian/rules

9 lines
123 B
Plaintext
Raw Normal View History

2023-06-10 17:37:56 +02:00
#!/usr/bin/make -f
2023-06-10 17:21:41 +02:00
2023-06-10 17:58:25 +02:00
override_dh_auto_configure:
dh_auto_configure -- --enable-vulkan=1
2023-06-10 17:21:41 +02:00
%:
2023-06-10 17:58:25 +02:00
dh $@ --buildsystem=meson