From: gregor herrmann Date: Thu, 28 Feb 2019 16:35:31 +0000 (+0100) Subject: Add (build) dependency on libio-socket-ip-perl. X-Git-Url: https://git.proxmox.com/?p=libhttp-daemon-perl.git;a=commitdiff_plain;h=8f0a28254c8fc04835764b733ddd88907624dc41 Add (build) dependency on libio-socket-ip-perl. --- diff --git a/debian/control b/debian/control index d4abd9f..bc8e26f 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libhttp-date-perl, libhttp-message-perl, + libio-socket-ip-perl, liblwp-mediatypes-perl Maintainer: Debian Perl Group Uploaders: @@ -18,6 +19,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-date-perl, libhttp-message-perl, + libio-socket-ip-perl, liblwp-mediatypes-perl Replaces: libwww-perl (<< 6.00) Breaks: libwww-perl (<< 6.00)