diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-07-27 13:12:19 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-07-27 13:12:19 +0200 |
commit | 0e38830cca54d9b446f81545e553511f365c6661 (patch) | |
tree | 7f0de7cc20446892ff9e0ebdf48aeb1e967ba294 /debian/control | |
parent | 022a2a91c6725589433e623e0db2a6140538c760 (diff) | |
download | itzks-systems-0e38830cca54d9b446f81545e553511f365c6661.tar.gz itzks-systems-0e38830cca54d9b446f81545e553511f365c6661.tar.bz2 itzks-systems-0e38830cca54d9b446f81545e553511f365c6661.zip |
/debian/control: Conflict with exim4 to enable postfix installation.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ad9677e..20dbc87 100644 --- a/debian/control +++ b/debian/control @@ -48,6 +48,8 @@ Depends: x2goclient, xpdf, zip, +Conflicts: + exim4, Description: Meta-package for ITZkS-VirtMan systems Install this package to pull in all dependencies required on ITZkS VirtMan Debian systems. |