summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bab04157dff..d41b7e5d9d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=bluetuith-bin
_pkgname=bluetuith
pkgver=0.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="A TUI based bluetooth manager"
arch=('x86_64' 'i686' 'arm' 'aarch64' 'armv6h' 'armv7h')
url="https://github.com/darkhz/bluetuith"
license=('MIT')
-depends=('bluez' 'dbus')
+depends=('bluez' 'bluez-obex' 'dbus')
optdepends=('networkmanager: For PANU networking'
'modemmanager: For DUN networking'
'pulseaudio: For switching device audio profiles')