From ddc592649365613c2a3aeca1084a6e9fcfd4df27 Mon Sep 17 00:00:00 2001 From: fberckel Date: Tue, 20 May 2008 20:08:38 +0000 Subject: [PATCH] Changed the control pointer to automake "1.8" incl one without a version --- campcaster/etc/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/campcaster/etc/debian/control b/campcaster/etc/debian/control index b76342b7d..22118c19b 100644 --- a/campcaster/etc/debian/control +++ b/campcaster/etc/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 4.0.0), g++ (>= 3.3), libc6-dev, make (>= 3.80), - automake1.8, + automake1.8 | automake, autoconf (>= 2.59), libtool, pkg-config (>= 0.15),