From c47c30ad173f479aa50ac2ca25dd21a1955d990e Mon Sep 17 00:00:00 2001 From: Josselin Mouette Date: Fri, 26 Oct 2007 11:18:00 +0000 Subject: [PATCH] * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom Parker. If some other packages still rely on having explicit X11 dependencies, they are buggy and need to be fixed anyway. --- debian/changelog | 5 ++++- debian/rules | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 943de3433a..8407772d3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ gtk+2.0 (2.12.1-2) UNRELEASED; urgency=low * Stop suggesting gtk-engines-pixmap. + * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom + Parker. If some other packages still rely on having explicit X11 + dependencies, they are buggy and need to be fixed anyway. - -- Josselin Mouette Fri, 26 Oct 2007 11:03:24 +0200 + -- Josselin Mouette Fri, 26 Oct 2007 13:17:12 +0200 gtk+2.0 (2.12.1-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 27f8d125de..55a941f924 100644 --- a/debian/rules +++ b/debian/rules @@ -111,7 +111,6 @@ common_configure_flags := \ --infodir=\$${prefix}/share/info \ --sysconfdir=/etc \ --with-html-dir=\$${prefix}/share/doc/$(DOC_PKG) \ - --enable-explicit-deps=yes \ --enable-test-print-backend ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) common_configure_flags += --build=$(DEB_BUILD_GNU_TYPE)