diff --git a/.SRCINFO b/.SRCINFO index 5ddf611f4e6ed..4b357010b6d50 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -12,7 +12,7 @@ pkgbase = plasma-bigscreen-git depends = plasma-nm-git depends = plasma-pa-git depends = plasma-nano-git - depends = bluezqt-git + depends = bluez-qt-git optdepends = libcec: add USB-CEC support in order to be controlled by TV remotes optdepends = plasma-remotecontrollers-git: add support for remote controllers conflicts = plasma-bigscreen diff --git a/PKGBUILD b/PKGBUILD index 8b9d5ebe1d79b..06c04a708041c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,7 @@ depends=('kdeconnect-git' 'plasma-nm-git' 'plasma-pa-git' 'plasma-nano-git' - 'bluezqt-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')