Should fix FTBFS for powerpc: * Add missing build-dep on automake1.10
-- Kamal Mostafa <[email protected]> Sun, 03 Jan 2010 07:59:40 -0800
=== modified file 'debian/control' --- a/debian/control 2009-06-28 01:41:45 +0000 +++ b/debian/control 2010-01-03 17:34:04 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Steffen Joeris <[email protected]> Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 5), libgtk2.0-dev, libglib2.0-dev, flex, gpsim-dev (>= 0.22.0~rc3), libtool, autotools-dev, autoconf +Build-Depends: debhelper (>= 5), libgtk2.0-dev, libglib2.0-dev, flex, gpsim-dev (>= 0.22.0~rc3), libtool, autotools-dev, autoconf, automake1.10 Package: gpsim-logic Architecture: any

