summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-02-21 18:15:05 +0100
committergregor herrmann <gregoa@debian.org>2020-02-21 18:15:05 +0100
commitfb10dae9a7815e99147dad8f358c839fce4f6fbd (patch)
tree135ecd3d031df3d75594c475460c1ebed02401ba
parent0cba14b7828437f7bd0fc1d177d0d2057b152c9e (diff)
debian/control: update Build-Depends for cross builds.
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 49db680..ee57e1d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
- perl,
+ perl-xs-dev,
+ perl:native,
libcapture-tiny-perl <!nocheck>,
libconfig-autoconf-perl <!nocheck>,
libextutils-libbuilder-perl <!nocheck>,