From e16a12634552cf2981a437cac745aa24359e9627 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 21 Nov 2012 15:00:45 -0500 Subject: Add a Build-Depends on gnome-common. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index dfb1d58..9771710 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libindicator (12.10.2-0ubuntu1) UNRELEASED; urgency=low - Update style to be consistent with other indicator stack packages. - Bump debhelper Build-Depends to (>= 9). - Drop Build-Depends on cdbs. + - Add a Build-Depends on gnome-common. * debian/rules: - Convert to using the dh9 sequencer. - Override dh_autoreconf to run autogen.sh and not call configure. diff --git a/debian/control b/debian/control index 0f0f650..9e8bc57 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, libtool, intltool, + gnome-common, gtk-doc-tools, dbus-test-runner, xvfb, -- cgit v1.2.3