Merge PR #14: Fix building in sbuild

update-copyright
Jenkins nymea 2020-01-16 00:39:24 +01:00
commit 60d9ec05cc
2 changed files with 2 additions and 1 deletions

1
debian/control vendored
View File

@ -6,6 +6,7 @@ Build-depends: debhelper (>= 0.0.0),
dh-systemd,
libqt5websockets5-dev,
libncurses5-dev,
qt5-default,
Standards-Version: 3.9.3
Package: nymea-remoteproxy

2
debian/rules vendored
View File

@ -21,4 +21,4 @@ override_dh_auto_clean:
rm -rf $(PREPROCESS_FILES:.in=)
%:
dh $@ --with systemd
dh $@ --with systemd --parallel