diff options
author | Ted Gould <ted@canonical.com> | 2009-07-26 23:50:22 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-07-26 23:50:22 -0500 |
commit | c8cb2fa603bca212869727db019611c70d46825e (patch) | |
tree | a33223dce1f3d35d00f94caddc7355edfbc58565 /debian/control | |
parent | fdf84c9cad59ae4dff01b95bafdfcfd8139f0af9 (diff) | |
parent | a4ab46afa0aa5f8ae4e66b8ae7ef3592499c5c81 (diff) | |
download | ayatana-indicator-session-c8cb2fa603bca212869727db019611c70d46825e.tar.gz ayatana-indicator-session-c8cb2fa603bca212869727db019611c70d46825e.tar.bz2 ayatana-indicator-session-c8cb2fa603bca212869727db019611c70d46825e.zip |
Fleshing out significantly. Inital rerelease.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 251112d..5a4dc95 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: indicator-fusa +Source: indicator-sus Section: gnome Priority: optional Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> @@ -8,11 +8,15 @@ Build-Depends: debhelper (>= 5.0), libdbus-glib-1-dev, gnome-doc-utils, scrollkeeper, + libindicator-dev, + libdbusmenu-glib-dev, + libdbusmenu-gtk-dev, + libpolkit-gnome-dev, intltool Standards-Version: 3.8.0 -Package: indicator-fusa +Package: indicator-sus Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet +Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet, devicekit-power Description: Applet for the GNOME panel providing various indicators for display to users. |