From d251a8ca189c07129110297eb3202e55cc6e78c2 Mon Sep 17 00:00:00 2001 From: Brice Goglin Date: Mon, 12 Mar 2007 00:43:40 +0100 Subject: [PATCH] * Restore Depends: on cpp (got lost during modularization) since xrdb needs it to process .Xdefaults. --- debian/changelog | 8 +++++++- debian/control | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c96a123..8b3dd4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ xbase-clients (1:7.2.ds2-2) UNRELEASED; urgency=low + [ Julien Cristau ] * Autoreconf with patches applied. * Add build-dep on libxinerama-dev, so xdpyinfo is built with support for the xinerama extension. - -- Julien Cristau Wed, 7 Mar 2007 17:58:16 +0100 + [ Brice Goglin ] + * Restore Depends: on cpp (got lost during modularization) + since xrdb needs it to process .Xdefaults. + Thanks Marcus C. Gottwald (closes: #413298). + + -- Brice Goglin Mon, 12 Mar 2007 00:43:06 +0100 xbase-clients (1:7.2.ds2-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 5c79b77..60bc42e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2.0 Package: xbase-clients Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, cpp Pre-Depends: x11-common (>= 1:7.0.0) Suggests: mesa-utils Description: miscellaneous X clients