Reflect versioned automake build requirement in Debian's Build-Depends.
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7750556..25a31c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <[email protected]> Sat, 07 Aug 2010 10:56:00 +0200
diff --git a/debian/control b/debian/control
index 172ab2e..4f0e4b6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: x11
Priority: optional
Maintainer: John H. Robinson, IV <[email protected]>
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,
--
1.7.1
--
To unsubscribe, send mail to [email protected].