From 18eb9ed646f2655f64ddaccd5e0b4ed9e28db026 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Tue, 17 Nov 2009 14:06:59 +1100 Subject: Depend on libindicator0 to pull it in when libindicator-dev is a build-dep. --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index eeee5c1..4d2e75a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libindicator (0.3.0~dev-0ubuntu1~ppa5) karmic; urgency=low + + * Depend on libindicator0 to pull it in when libindicator-dev is a build-dep. + + -- Robert Collins Tue, 17 Nov 2009 14:06:00 +1100 + libindicator (0.3.0~dev-0ubuntu1~ppa4) karmic; urgency=low * 64-bit fix for printf's diff --git a/debian/control b/debian/control index 439dc06..e2ff092 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,8 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libgtk2.0-dev (>= 2.12.0) + libgtk2.0-dev (>= 2.12.0), + libindicator0 Description: GNOME panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. -- cgit v1.2.3