diff options
author | Ted Gould <ted@gould.cx> | 2016-07-18 18:09:45 +0200 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2016-07-18 18:09:45 +0200 |
commit | 475e5e014a2271d9db43bc3acf430a465b87f99e (patch) | |
tree | 6e41d0eb1472a2922a45692c1058715958d51b2e /debian | |
parent | eb2d435fb70c6036e9005ccbd84927f852c05f48 (diff) | |
download | ayatana-indicator-bluetooth-475e5e014a2271d9db43bc3acf430a465b87f99e.tar.gz ayatana-indicator-bluetooth-475e5e014a2271d9db43bc3acf430a465b87f99e.tar.bz2 ayatana-indicator-bluetooth-475e5e014a2271d9db43bc3acf430a465b87f99e.zip |
Adding an systemd user session unit
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index eba86eb..078a9f6 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 |