summaryrefslogtreecommitdiff
path: root/Debian/Debhelper
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-30 14:37:50 -0400
committerJoey Hess <joey@kitenet.net>2010-06-30 14:37:50 -0400
commit43d1fe7b26c46d507fe216a8dd07df6ac6aa7001 (patch)
treef2432ed3866205cee26e96d1efe253eaa553a174 /Debian/Debhelper
parent2f00056fa55ab7a81ddeac36af6df0365a39d746 (diff)
perl_makemaker: import compat(). Closes: #587654
Diffstat (limited to 'Debian/Debhelper')
-rw-r--r--Debian/Debhelper/Buildsystem/perl_makemaker.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Debian/Debhelper/Buildsystem/perl_makemaker.pm b/Debian/Debhelper/Buildsystem/perl_makemaker.pm
index c8e25b69..72f8d8c5 100644
--- a/Debian/Debhelper/Buildsystem/perl_makemaker.pm
+++ b/Debian/Debhelper/Buildsystem/perl_makemaker.pm
@@ -7,6 +7,7 @@
package Debian::Debhelper::Buildsystem::perl_makemaker;
use strict;
+use Debian::Debhelper::Dh_Lib qw(compat);
use base 'Debian::Debhelper::Buildsystem::makefile';
sub DESCRIPTION {