summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2021-09-29 18:33:04 +0200
committerÉtienne Mollier <emollier@debian.org>2021-09-29 18:33:04 +0200
commitc258a6d7a78b3614f5441fb7e80378da9b4797b5 (patch)
tree2eb9e078ce51613f3b0cdca57c0ff107ccb3e002
parent3fbbab5ff7d7298da6dfab422a500b6600a4788e (diff)
d/control: package (build) depends on libregexp-pattern-defhash-perl
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 472c7e4..57ecd67 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libscalar-list-utils-perl <!nocheck>,
libstring-trim-more-perl <!nocheck>,
+ libregexp-pattern-defhash-perl <!nocheck>,
libtest-exception-perl <!nocheck>,
libtest-simple-perl <!nocheck>,
perl
@@ -21,7 +22,8 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libscalar-list-utils-perl,
- libstring-trim-more-perl
+ libstring-trim-more-perl,
+ libregexp-pattern-defhash-perl
Suggests: libdefhash-perl
Description: module to manipulate DefHash
Hash::DefHash is a module to manipulate DefHash. It is a thin Oriented Object