From: Justin Pettit Date: Thu, 16 Sep 2010 22:37:16 +0000 (-0700) Subject: debian: Allow automake versions greater than or equal to 1.10 X-Git-Tag: v1.1.0~1094 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f10a03343b5dd77a41dfefad150b65863af38a00;hp=dca9309ae888995f13be5e1bfa607214ca531613;p=sliver-openvswitch.git debian: Allow automake versions greater than or equal to 1.10 --- diff --git a/debian/control b/debian/control index b7f2248f9..53e5b98d6 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: extra Maintainer: Open vSwitch developers Uploaders: Ben Pfaff , Simon Horman Build-Depends: - debhelper (>= 5), autoconf (>= 2.64), automake1.10, libssl-dev, - pkg-config (>= 0.21), po-debconf, bzip2, openssl, python, + debhelper (>= 5), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, + libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, python, python-support (>= 0.8.4) Standards-Version: 3.9.1 Homepage: http://openvswitch.org/