From 4fabc0b979aba74382056b003060e2b99b00ae7e Mon Sep 17 00:00:00 2001 From: User8395 Date: Wed, 24 Sep 2025 20:37:38 -0400 Subject: [PATCH] add bluezqt to deps --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0af51cbb89bb6..06c04a708041c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,8 @@ groups=() depends=('kdeconnect-git' 'plasma-nm-git' 'plasma-pa-git' - 'plasma-nano-git') + 'plasma-nano-git' + 'bluez-qt-git') makedepends=('cmake' 'extra-cmake-modules-git' 'git') optdepends=('libcec: add USB-CEC support in order to be controlled by TV remotes' 'plasma-remotecontrollers-git: add support for remote controllers')