a/debian/rules b/debian/rules
...
...
15
override_dh_autoreconf:
15
override_dh_autoreconf:
16
    dh_autoreconf ./autogen.sh
16
    dh_autoreconf ./autogen.sh
17
17
18
%:
18
%:
19
    dh $@  --with autoreconf,autotools-dev,python2,systemd --parallel
19
    dh $@  --with autoreconf,autotools-dev,python2,systemd --parallel
20
21
22
override_dh_auto_configure:
23
  dh_auto_configure -- --enable-confgui