diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-27 18:26:26 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 10:01:46 +0100 |
commit | 1800646baa0db1d555d994394633305390ef35a7 (patch) | |
tree | 8f2c5c066f25d02b1d0dcd8bd607b7832b664455 | |
parent | 095098149866ae020d12628095143884e0723074 (diff) | |
download | itzks-systems-1800646baa0db1d555d994394633305390ef35a7.tar.gz itzks-systems-1800646baa0db1d555d994394633305390ef35a7.tar.bz2 itzks-systems-1800646baa0db1d555d994394633305390ef35a7.zip |
debian/control: Add to C (virtman): connman. Gets pulled in via lxde and breaks internet connectivity.
-rw-r--r-- | debian/control | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2f0b6ba..a97877b 100644 --- a/debian/control +++ b/debian/control @@ -1035,7 +1035,12 @@ Depends: zip, ${misc:Depends}, Recommends: firmware-linux-nonfree -Conflicts: exim4, exim4-base, exim4-config, exim4-daemon, gnu-fdisk +Conflicts: exim4, + exim4-base, + exim4-config, + exim4-daemon, + gnu-fdisk, + connman, Description: Profiling ITZkS-VirtMan Systems Install this package to pull in all dependencies required on ITZkS VirtMan Debian systems. |