diff --git a/community/bluez-alsa/APKBUILD b/community/bluez-alsa/APKBUILD
index 3371f594671f5c084621fe8b1886e19fdf4035cc..06cf062d0c112f30117d11cd302937c7c64731c9 100644
--- a/community/bluez-alsa/APKBUILD
+++ b/community/bluez-alsa/APKBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Bradley Saulteaux <-@bradso.to>
 pkgname=bluez-alsa
 pkgver=3.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Bluetooth Audio ALSA Backend"
 url="https://github.com/Arkq/bluez-alsa"
 arch="all"
@@ -27,6 +27,7 @@ build() {
 		--sysconfdir=/etc \
 		--enable-aac \
 		--enable-ofono \
+		--enable-cli \
 		--disable-static \
 		--with-dbusconfdir=/usr/share/dbus-1/system.d
 	make