From 66e8d44f77e14755572f7f564de1d554cce52e72 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 15 Jul 2013 17:00:41 +0200 Subject: [PATCH] Add Dependencies from Build-Depends to Depends Might not be 100% true, but it's a starting point... --- debian/control | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 34e11071..527e3d01 100644 --- a/debian/control +++ b/debian/control @@ -48,5 +48,46 @@ Homepage: http://sipwise.com/ Package: ngcp-schema Architecture: all -Depends: ${misc:Depends} +Depends: libaliased-perl, + libcarp-fix-1-25-perl, + libdata-serializer-perl, + libdbd-mysql-perl, + libdbix-class-encodedcolumn-perl, + libdbix-class-helpers-perl, + libdbix-class-schema-loader-perl, + libfile-path-expand-perl, + libfile-path-tiny-perl, + libgetopt-long-descriptive-perl, + libgtk2-gladexml-simple-perl, + libhash-storediterator-perl, + liblog-log4perl-perl, + libmoosex-classattribute-perl, + libmoosex-fileattribute-perl, + libmoosex-method-signatures-perl, + libmoosex-nonmoose-perl, + libmoosex-singleton-perl, + libnamespace-sweep-perl, + libparse-debianchangelog-perl, + libperl5i-perl, + libquantum-superpositions-perl, + libregexp-common-email-address-perl, + libregexp-common-net-cidr-perl, + libregexp-common-perl, + libregexp-common-time-perl, + libregexp-ipv6-perl, + libsipwise-base-perl (>= 1.004), + libstrictures-perl, + libtemplate-plugin-xml-perl, + libtest-fatal-perl, + libtest-xml-simple-perl, + libthrowable-perl, + libxml-libxml-simple-perl, + libxml-simple-perl, + libxml-simpleobject-libxml-perl, + libxml-simpleobject-perl, + pdl, + perl-doc, + wml, + ${misc:Depends}, + ${perl:Depends} Description: DBIC-derived ORM schema classes