[libpoe-filter-ssl-perl] 03/04: we need build-eps at runtime as well

gregor herrmann gregoa at debian.org
Tue Aug 18 11:08:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpoe-filter-ssl-perl.

commit 36b26de4f0dd585f63f2abcd16ecad1595a8e5f8
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 18 13:06:07 2015 +0200

    we need build-eps at runtime as well
    
    Gbp-Dch: Ignore
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 307bbcc..d2f8e46 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,9 @@ Package: libpoe-filter-ssl-perl
 Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+         libhttp-message-perl,
+         libnet-ssleay-perl
 Description: The easiest and flexiblest way to SSL in POE!
  POE::Filter::SSL allows to secure connections of POE::Wheel::ReadWrite with
  OpenSSL by a POE::Filter object, and behaves (beside of SSLing) as

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-filter-ssl-perl.git



More information about the Pkg-perl-cvs-commits mailing list