aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 9 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index f65df35..9772a81 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,14 @@ Source: indicator-session
Section: gnome
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: cmake,
+ dbus,
+ debhelper (>= 9),
dh-translations,
intltool,
- gnome-common,
+ libglib2.0-dev (>= 2.36),
libgtest-dev,
- libxorg-gtest-dev,
- libdbustest1-dev,
- dbus-test-runner,
- libgtk-3-dev,
- libglib2.0-dev (>= 2.35.4),
- gnome-doc-utils,
- libindicator3-dev (>= 0.3.90),
- libdbusmenu-glib-dev (>= 0.5.90),
- libdbusmenu-gtk3-dev (>= 0.5.90),
+ python,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-session
# If you aren't a member of ~indicator-applet-developers but need to upload
@@ -32,8 +25,10 @@ Depends: ${shlibs:Depends},
${misc:Depends},
systemd-services,
gnome-settings-daemon,
-Recommends: indicator-applet (>= 0.2) | indicator-renderer,
-Suggests: lightdm
+Recommends: indicator-applet (>= 0.2) | indicator-renderer,
+ gnome-screensaver
+Suggests: lightdm,
+ zenity
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.