From 7d9ae191d4a753bd748ba0a541ef0edcbfa67fd0 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Sun, 11 Aug 2019 08:19:33 +1000 Subject: [PATCH] debian bluetooth --- debian/bluetooth | 3 +++ ubuntu/bluetooth | 1 + 2 files changed, 4 insertions(+) create mode 100644 debian/bluetooth create mode 120000 ubuntu/bluetooth diff --git a/debian/bluetooth b/debian/bluetooth new file mode 100644 index 0000000..e19ef99 --- /dev/null +++ b/debian/bluetooth @@ -0,0 +1,3 @@ +bluez +bluez-tools +pulseaudio-module-bluetooth diff --git a/ubuntu/bluetooth b/ubuntu/bluetooth new file mode 120000 index 0000000..67e8e34 --- /dev/null +++ b/ubuntu/bluetooth @@ -0,0 +1 @@ +../debian/bluetooth \ No newline at end of file -- 2.39.2