Workaround Debian packaging prerequisite 'automake' version check.
authorshort <>
Tue, 9 Sep 2003 18:58:35 +0000 (18:58 +0000)
committershort <>
Tue, 9 Sep 2003 18:58:35 +0000 (18:58 +0000)
debian/control

index 43bdb29..dd89d2e 100644 (file)
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>> 3.0.0)
  make,
  autoconf,
  libtool,
- automake (>= 1.6),
+ automake (>= 1.6) | automake1.6 | automake1.7,
  gcc,
  perl
 Standards-Version: 3.5.2