1
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-02-02 15:08:13 -05:00

Require automake 1.15 or later for building

This commit is contained in:
John Zaitseff 2018-08-23 13:21:46 +10:00
parent bc76628f96
commit e534db5d06

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: trader
Section: games
Priority: optional
Maintainer: John Zaitseff <J.Zaitseff@zap.org.au>
Build-Depends: debhelper (>= 10), automake, autopoint, pkg-config, libncursesw5-dev, gettext (>= 0.19.8), gperf
Build-Depends: debhelper (>= 10), automake (>= 1.15), autopoint, pkg-config, libncursesw5-dev, gettext (>= 0.19.8), gperf
Standards-Version: 4.1.0
Homepage: https://www.zap.org.au/software/trader/
Vcs-Git: git://git.zap.org.au/data/git/trader.git -b with-debian