1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-10 07:44:14 +01:00

Build-Depend on automake 1.11 or later.

Reflect versioned automake build requirement in Debian's Build-Depends.
This commit is contained in:
Andreas Metzler
2010-09-25 14:57:57 +02:00
committed by Carlos R. Mafra
parent 219e7fcafa
commit ff6a6ebbaa
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -44,6 +44,7 @@ wmaker (0.92.0+git-0) unstable; urgency=low
calloc - wrlib/png.c) Closes: #148370
+ Fix compilation with LDFLAGS=-Wl,--no-add-needed Closes: #556677
* Provide detached debugging symbols in wmaker-dbg package.
* Build-depend on automake 1.11 or later.
-- Andreas Metzler <ametzler@debian.org> Sat, 07 Aug 2010 10:56:00 +0200

3
debian/control vendored
View File

@@ -3,7 +3,8 @@ Section: x11
Priority: optional
Maintainer: John H. Robinson, IV <jaqque@debian.org>
Standards-Version: 3.8.0.1
Build-Depends: debhelper (>= 7.0.15), automake, gettext, dctrl-tools,
Build-Depends: debhelper (>= 7.0.15), automake (>= 1:1.11-1), gettext,
dctrl-tools,
libfontconfig1-dev, libjpeg-dev, libpng12-dev, libsm-dev, libtiff4-dev,
libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
libxkbfile-dev, libxpm-dev, libxt-dev, libxrender-dev, sharutils, libxmu-dev,