From 24623822a4e21c89eaf03a09687beeebea755825 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 28 Jun 2013 15:29:12 +0200 Subject: [PATCH] Add ${perl:Depends} to Depends This should add the according dependencies for the required Perl modules. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6057e99..26bf29c 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,6 @@ Homepage: http://sipwise.com/ Package: libsipwise-base-perl Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module Sipwise::Base TODO