From f835cad7e0c6a4cdaac70aa55bb49f3b37acb170 Mon Sep 17 00:00:00 2001 From: Tom Bettany Date: Mon, 29 Feb 2016 11:51:38 +0000 Subject: [PATCH] Bluetooth: Add Raspberry Pi 3's Bluetooth capability The Raspberry Pi 3 has a Bluetooth module built in. Add dependency on the package which adds this functionality. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0bfe80b..a31103e 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, kano-connect (= ${binary:Version}), python, python-gi, dante-client, kano-toolset (>= 2.4.0-1), kano-profile (>= 2.1-1), gir1.2-gtk-3.0, libkdesk-dev, sentry (>= 0.5-0), python-bs4, python-pycountry, kano-i18n, libnss-mdns, avahi-daemon, - kano-content, bluetooth + kano-content, bluetooth, pi-bluetooth Recommends: kano-fonts Description: Graphical tool to set different system settings This application is a GUI frontend to set multiple Kano OS functionalities