From 13fc9b3d7074bcf4063065dcba4162a3a69b7343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 27 Nov 2021 10:47:25 +0100 Subject: Enable untiy support --- debian/rules | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8eaecd6..acbfebd 100755 --- a/debian/rules +++ b/debian/rules @@ -7,6 +7,11 @@ export VALAFLAGS:=$(foreach w,$(CPPFLAGS) $(CFLAGS) $(LDFLAGS),-X $(w)) %: dh $@ --buildsystem=meson --with gnome +override_dh_auto_configure: + dh_auto_configure -- \ + --libexec=/usr/libexec \ + -Dunity-support=true + override_dh_gnome_clean: dh_gnome_clean --no-control -- cgit v1.2.3