diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2018-01-05 12:14:12 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2019-01-29 01:17:32 +0100 |
commit | b49a80e2a63c6cd7e627192a6e62133debfc5cd0 (patch) | |
tree | f4dfa49633add9e58e7f2bd2cf5c086346e70c1a /debian/control | |
parent | f246eaece0b8885f64856bee93c87a0e2b5e5976 (diff) | |
download | batteriewarner-b49a80e2a63c6cd7e627192a6e62133debfc5cd0.tar.gz batteriewarner-b49a80e2a63c6cd7e627192a6e62133debfc5cd0.zip |
systemd unit registration and automatic activation
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4a3a94f..3715ba7 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: batteriewarner Maintainer: Yves Fischer <yvesf+debian@xapek.org> -Build-Depends: debhelper (>= 9), dh-cargo, rustc +Build-Depends: debhelper (>= 9), dh-cargo, rustc, dh-systemd (>= 1.5) Package: batteriewarner Architecture: any |