diff options
author | Ted Gould <ted@gould.cx> | 2011-08-19 14:53:29 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-19 14:53:29 -0500 |
commit | 8c4cd9001609ddd0ab6d2a30aa456bc4a67fa8a0 (patch) | |
tree | 1c13f554a5cbf54ac86a0663d1aedb40cd1870fc /debian/control | |
parent | 9c47ca97c6471ff44e44ad0403237ac054333fc2 (diff) | |
parent | 92cb2ff94b4efb98437639a7c37fa894efa03556 (diff) | |
download | ayatana-indicator-session-8c4cd9001609ddd0ab6d2a30aa456bc4a67fa8a0.tar.gz ayatana-indicator-session-8c4cd9001609ddd0ab6d2a30aa456bc4a67fa8a0.tar.bz2 ayatana-indicator-session-8c4cd9001609ddd0ab6d2a30aa456bc4a67fa8a0.zip |
Merge U. Desktop
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index a5cb161..af1db07 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,10 @@ Build-Depends: debhelper (>= 5.0), libgtk-3-dev, libgconf2-dev, libdbus-glib-1-dev, + libgudev-1.0-dev, gnome-doc-utils, - libindicator-dev (>= 0.3.19), - libindicator3-dev (>= 0.3.19), + libindicator-dev (>= 0.3.90), + libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.3.90), libdbusmenu-gtk-dev (>= 0.3.94), libdbusmenu-gtk3-dev (>= 0.3.94), @@ -27,7 +28,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, upower Recommends: indicator-applet (>= 0.2) | indicator-renderer Suggests: lightdm Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus -Replaces: indicator-sus +Replaces: indicator-sus, indicator-me +Breaks: indicator-me Description: Indicator showing session management, status and user switching. This indicator is designed to be placed on the right side of a panel and give the user easy control for changing their instant message status. |