diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-08-01 18:21:05 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-08-01 18:21:05 -0500 |
commit | cf894302767d5ec483b5f8002bb796a284895bbf (patch) | |
tree | db2db117dd355db27e72efa9087b8e18a43d38ae /debian | |
parent | 3cc732f558737acd0004efb013993515845e67d7 (diff) | |
download | ayatana-indicator-bluetooth-cf894302767d5ec483b5f8002bb796a284895bbf.tar.gz ayatana-indicator-bluetooth-cf894302767d5ec483b5f8002bb796a284895bbf.tar.bz2 ayatana-indicator-bluetooth-cf894302767d5ec483b5f8002bb796a284895bbf.zip |
add a bluetooth backend to track bluetooth being enabled, being hard/soft blocked, and its devices.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 07bc74d..a08015d 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,7 @@ Build-Depends: debhelper (>= 9.0), gnome-common, libdbusmenu-gtk3-dev, libglib2.0-dev, - libgnome-bluetooth-dev, libgtk-3-dev, - libido3-0.1-dev, libindicator3-dev, valac (>=0.18), Standards-Version: 3.9.4 |