From e502d618769591cd5c8c0180b2b4399002988646 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 17 May 2007 01:09:20 +0000 Subject: [PATCH] Added dependency on libxext-dev in preparation for Xorg 7.2. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 501b5d9..4c0fff7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ ion3 (20070506-1) unstable; urgency=low not consider it necessary * Created a separate doc-base control file for "Ion: Notes for the module and patch writer" (ionnotes) - closes: #423114 + * Added build-dependency on libxext-dev in preparation for Xorg 7.2 -- Ben Hutchings Thu, 17 May 2007 01:02:35 +0100 diff --git a/debian/control b/debian/control index 6299e19..7d75d49 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: non-free/x11 Priority: extra Maintainer: Ben Hutchings Standards-Version: 3.7.2.0 -Build-Depends: debhelper (>= 4.1.16), gcc (>> 3), libx11-dev, libsm-dev, liblua5.1-0-dev, lua5.1, dpatch, pkg-config, groff-base, po-debconf +Build-Depends: debhelper (>= 4.1.16), gcc (>> 3), libx11-dev, libxext-dev, libsm-dev, liblua5.1-0-dev, lua5.1, dpatch, pkg-config, groff-base, po-debconf Package: ion3 Section: non-free/x11 -- 2.39.2