Move XML dependencies to "recommends"

Since manager works partially without XML features, it can't be a
dependency but just a recommended dependency
This commit is contained in:
Xavier Guimard 2015-06-22 10:48:14 +00:00
parent edf7c56fc1
commit b4530f3b52

10
debian/control vendored
View File

@ -188,13 +188,13 @@ Depends: ${misc:Depends},
liblemonldap-ng-common-perl (= ${binary:Version}),
liblemonldap-ng-handler-perl (= ${binary:Version}),
libplack-perl,
libwww-perl,
libxml-libxml-perl,
libxml-libxslt-perl,
libxml-simple-perl
libwww-perl
Recommends: lemonldap-ng-doc (= ${binary:Version}),
libapache-session-browseable-perl,
liblwp-protocol-https-perl | libwww-perl (<< 6)
liblwp-protocol-https-perl | libwww-perl (<< 6),
libxml-libxml-perl,
libxml-libxslt-perl,
libxml-simple-perl
Pre-Depends: debconf
Provides: liblemonldap-ng-cli-perl
Conflicts: liblemonldap-ng-cli-perl