From bf692e809692b02d05c1dc2817c82f7531d6d51a Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 23 Jul 2009 21:43:11 -0500 Subject: debian/control: Adding a dep on polkit-gnome-dev --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4d72edc..ce2c110 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-sus (0.1~ppa2~indicator9ubuntu5) UNRELEASED; urgency=low + + * debian/control: Adding a dep on polkit-gnome-dev + + -- Ted Gould Thu, 23 Jul 2009 21:42:53 -0500 + indicator-sus (0.1~ppa2~indicator9ubuntu4) karmic; urgency=low * Basically getting this session stuff working. Well, all diff --git a/debian/control b/debian/control index 7ce6984..372253f 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 5.0), libindicator-dev, libdbusmenu-glib-dev, libdbusmenu-gtk-dev, + libpolkit-gnome-dev, intltool Standards-Version: 3.8.0 -- cgit v1.2.3