diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 07bc74d..baffbf4 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,7 @@ Build-Depends: debhelper (>= 9.0), dh-autoreconf, dh-translations, 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 Homepage: https://launchpad.net/indicator-bluetooth @@ -25,7 +20,9 @@ Package: indicator-bluetooth Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, - gnome-bluetooth, + bluez (>= 4.36), + ubuntu-system-settings | gnome-control-center, + ubuntu-system-settings | gnome-bluetooth, Replaces: gnome-bluetooth (<< 3.6.1-0ubuntu2) Breaks: gnome-bluetooth (<< 3.6.1-0ubuntu2) Description: System bluetooth indicator. |