summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Buildsystem
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-04-17 19:37:08 -0400
committerJoey Hess <joey@kitenet.net>2012-04-17 19:37:08 -0400
commit4fed5fde645b9b69771f5b9111a1e50ae517b70a (patch)
tree846c0b298be3f700c40b3aeb07ed5e1270a9ff50 /Debian/Debhelper/Buildsystem
parente7f5f747e04176bda1d0e353eee3e0b5445b70f8 (diff)
releasing version 9.20120419
Diffstat (limited to 'Debian/Debhelper/Buildsystem')
-rw-r--r--Debian/Debhelper/Buildsystem/cmake.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Debian/Debhelper/Buildsystem/cmake.pm b/Debian/Debhelper/Buildsystem/cmake.pm
index f318b44b..1d009b44 100644
--- a/Debian/Debhelper/Buildsystem/cmake.pm
+++ b/Debian/Debhelper/Buildsystem/cmake.pm
@@ -7,6 +7,7 @@
package Debian::Debhelper::Buildsystem::cmake;
use strict;
+use Debian::Debhelper::Dh_Lib qw(compat);
use base 'Debian::Debhelper::Buildsystem::makefile';
sub DESCRIPTION {