diff options
author | Ted Gould <ted@gould.cx> | 2016-10-23 09:01:58 +0000 |
---|---|---|
committer | Bileto Bot <ci-train-bot@canonical.com> | 2016-10-23 09:01:58 +0000 |
commit | accdf3250ae140a3964ea97683ed23496798b968 (patch) | |
tree | c1be0ddbc4ec0b6c1f796bdfa1a16e126c8dde85 /debian | |
parent | 285ce0ffd0aef8f689e943ae638af18f84f8b9a5 (diff) | |
parent | 2e85ab90f4acdcd548bbe40e3d13731f26f2e3d9 (diff) | |
download | ayatana-indicator-bluetooth-accdf3250ae140a3964ea97683ed23496798b968.tar.gz ayatana-indicator-bluetooth-accdf3250ae140a3964ea97683ed23496798b968.tar.bz2 ayatana-indicator-bluetooth-accdf3250ae140a3964ea97683ed23496798b968.zip |
Adding an systemd user session unit
Approved by: Martin Pitt, unity-api-1-bot
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index eba86eb..1a4d509 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.0), gnome-common, libglib2.0-dev, liburl-dispatcher1-dev, + systemd, valac (>=0.18), Standards-Version: 3.9.4 Homepage: https://launchpad.net/indicator-bluetooth @@ -24,6 +25,7 @@ Depends: ${misc:Depends}, bluez (>= 5), unity-control-center | gnome-control-center | ubuntu-system-settings, gnome-bluetooth | ubuntu-system-settings, + indicator-common, Replaces: gnome-bluetooth (<< 3.6.1-0ubuntu2) Breaks: gnome-bluetooth (<< 3.6.1-0ubuntu2) Description: System bluetooth indicator. |