diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-27 14:47:55 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-30 09:04:00 +0200 |
commit | a83c97f8d1095ff22356669ed9ef26557293fb22 (patch) | |
tree | 0bb669e88592470961a1d5dfb0e51cb9a5140a39 /debian/control | |
parent | 9afb61d313453d99b0894497ab95641cdb380147 (diff) | |
download | itzks-systems-a83c97f8d1095ff22356669ed9ef26557293fb22.tar.gz itzks-systems-a83c97f8d1095ff22356669ed9ef26557293fb22.tar.bz2 itzks-systems-a83c97f8d1095ff22356669ed9ef26557293fb22.zip |
standardskriver: The standardskriver tool has now been packaged separately. We now only ship our config in itzks-systems.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index abe380e..bbebc56 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,10 @@ Package: itzks-systems-common Architecture: all Replaces: itzks-systems-config Breaks: itzks-systems-config -Depends: firefox-esr, python, python-netaddr, ${misc:Depends} +Depends: + ${misc:Depends}, + firefox-esr, + standardskriver, Description: Configuration for ITZkS Systems Set of configuration parameters and common files relevant to ITZkS systems. |