summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Roux2020-02-17 21:25:58 +0100
committerMathias Roux2020-02-17 21:25:58 +0100
commit8030090ea1a718a170ecea000cc23fe09caca380 (patch)
tree2085eefe36af1055d3bc30a6a606e1858f8649f9
parent2e397c4931f4c95663a7491bc2ab46aa9068a60f (diff)
downloadaur-kdeconnect-bluetooth.tar.gz
qt5-connectivity
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 919ebeb4bd90..7e7e0c99313d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = kdeconnect-bluetooth
depends = kpeoplevcard
depends = pulseaudio-qt
depends = kirigami2
- depends = bluez-qt
+ depends = qt5-connectivity
optdepends = sshfs: remote filesystem browser
optdepends = python-nautilus: Nautilus integration
optdepends = bluez: Basic bluetooth support
diff --git a/PKGBUILD b/PKGBUILD
index ac43a3c5881a..5e51fd297e62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Adds communication between KDE and your smartphone, with a bluetooth ba
url='https://community.kde.org/KDEConnect'
license=(GPL)
arch=(x86_64)
-depends=(hicolor-icon-theme kcmutils kwayland libfakekey qca kpeoplevcard pulseaudio-qt kirigami2 bluez-qt)
+depends=(hicolor-icon-theme kcmutils kwayland libfakekey qca kpeoplevcard pulseaudio-qt kirigami2 qt5-connectivity)
makedepends=(extra-cmake-modules kdoctools)
optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'bluez: Basic bluetooth support')
provides=('kdeconnect')