]> git.donarmstrong.com Git - debbugs.git/commitdiff
add missing dependencies
authorDon Armstrong <don@donarmstrong.com>
Mon, 17 Aug 2009 20:20:20 +0000 (13:20 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 17 Aug 2009 20:20:20 +0000 (13:20 -0700)
debian/control

index b61e446340b03932e1781d4bc0054889b1d0ab88..3307a3e1611cdb51f9750c506c0f7638e9a6102a 100644 (file)
@@ -10,7 +10,8 @@ Build-Depends-Indep: libparams-validate-perl,
  liburi-perl, libsoap-lite-perl, libcgi-simple-perl,
  libhttp-server-simple-perl, libtest-www-mechanize-perl,
  libmail-rfc822-address-perl, libsafe-hole-perl, libuser-perl,
- libconfig-simple-perl, libtest-pod-perl
+ libconfig-simple-perl, libtest-pod-perl, liblist-moreutils-perl,
+ libtext-template-perl
 
 Package: debbugs
 Architecture: all
@@ -34,7 +35,8 @@ Architecture: all
 Depends: ${perl:Depends}, libmailtools-perl, ed, libmime-tools-perl,
  libio-stringy-perl, libmldbm-perl, liburi-perl, libsoap-lite-perl,
  libcgi-simple-perl, libparams-validate-perl, libtext-template-perl,
- libsafe-hole-perl, libmail-rfc822-address-perl
+ libsafe-hole-perl, libmail-rfc822-address-perl, liblist-moreutils-perl,
+ libtext-template-perl
 Section: perl
 Description: modules used by the active Debian BTS
  Debian has a bug tracking system which files details of bugs reported by