summaryrefslogtreecommitdiff
path: root/scripts/t/Dpkg_Deps.t
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/t/Dpkg_Deps.t')
-rw-r--r--scripts/t/Dpkg_Deps.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_Deps.t b/scripts/t/Dpkg_Deps.t
index 9fa06d8f8..af6f716c2 100644
--- a/scripts/t/Dpkg_Deps.t
+++ b/scripts/t/Dpkg_Deps.t
@@ -17,6 +17,7 @@ use strict;
use warnings;
use Test::More tests => 45;
+
use Dpkg::Arch qw(get_host_arch);
use Dpkg::Version;