]> git.donarmstrong.com Git - debbugs.git/commitdiff
add missing dependency on DateTime
authorDon Armstrong <don@donarmstrong.com>
Sun, 30 Jun 2019 23:09:33 +0000 (16:09 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 30 Jun 2019 23:09:33 +0000 (16:09 -0700)
debian/control

index 607b5256650f500d9e0625bf75c5db919679562b..74b07491b56de15d566ef6eef96e16c891de0ec9 100644 (file)
@@ -18,6 +18,7 @@ Build-Depends-Indep: libparams-validate-perl,
  libdbix-class-timestamp-perl,
  libdbix-class-deploymenthandler-perl,
  libdatetime-format-mail-perl,
+ libdatetime-perl,
  libaliased-perl,
  postgresql,
  postgresql-9.6-debversion|postgresql-10-debversion,
@@ -63,6 +64,7 @@ Depends:
  # used by the database
  libdbix-class-timestamp-perl,
  libdbix-class-deploymenthandler-perl,
+ libdatetime-perl,
  libaliased-perl,
  libdatetime-format-mail-perl, libdbix-class-perl, libdatetime-format-pg-perl
 Section: perl