From 3afc69bc70ccd16daa1c3af5a76266d8e4300ea4 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 15 May 2017 14:59:01 +0200 Subject: Add systemd user session unit file --- debian/control | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 57fbab5..76efe4d 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,8 @@ Build-Depends: cmake, python3-dbusmock, dbus-test-runner, libdbustest1-dev, +# for systemd unit + systemd, Standards-Version: 3.9.8 Homepage: https://github.com/ArcticaProject/ayatana-indicator-power Vcs-Git: git://cgit.arctica-project.org/ayatana/ayatana-indicator-power.git @@ -24,6 +26,7 @@ Package: ayatana-indicator-power Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + indicator-common, upower, Recommends: unity-control-center | gnome-control-center (>= 3.1) | ubuntu-system-settings | switchboard-plug-power | xfce4-power-manager | mate-power-manager, indicator-applet (>= 0.2) | indicator-renderer, -- cgit v1.2.3