summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Roux2020-02-17 21:06:06 +0100
committerMathias Roux2020-02-17 21:06:06 +0100
commit56e3660dafcc9a38eea2e222128404f8246bbc59 (patch)
treea38c1d77bd71f9376c9e52221737de9307c2ff4f
parent438a46c22219f29f84861ada38f731d91fd06555 (diff)
downloadaur-56e3660dafcc9a38eea2e222128404f8246bbc59.tar.gz
Added bluez as an optional dependency
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index faa0867ebea3..e8ec85a9d8b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,6 +17,7 @@ pkgbase = kdeconnect-bluetooth
depends = kirigami2
optdepends = sshfs: remote filesystem browser
optdepends = python-nautilus: Nautilus integration
+ optdepends = bluez: Basic bluetooth support
provides = kdeconnect
source = https://download.kde.org/stable/kdeconnect-bluetooth/1.4/kdeconnect-bluetooth-kde-1.4.tar.xz
source = https://download.kde.org/stable/kdeconnect-bluetooth/1.4/kdeconnect-bluetooth-kde-1.4.tar.xz.sig
diff --git a/PKGBUILD b/PKGBUILD
index 540e2c547d75..6af6d3e384fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=(GPL)
arch=(x86_64)
depends=(hicolor-icon-theme kcmutils kwayland libfakekey qca kpeoplevcard pulseaudio-qt kirigami2)
makedepends=(extra-cmake-modules kdoctools)
-optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration')
+optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'bluez: Basic bluetooth support')
provides=('kdeconnect')
source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-kde-$pkgver.tar.xz"{,.sig})
sha256sums=('caee7945a9d9bb881a943dc8d2fd0d702c04da5bdb2df14d4f875e7cf5d5261a'