git » kio.git » commit 1348a6b

Add switcheroo-control optdepend (FS#79415)

author Antonio Rojas
2023-08-26 21:28:15 UTC
committer Antonio Rojas
2023-08-26 21:28:15 UTC
parent 387e5051360ffc65b1a87cc6874fe5fe32512a1c

Add switcheroo-control optdepend (FS#79415)

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index 07379a6..73ccbfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,17 @@
 
 pkgname=kio
 pkgver=5.109.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Resource and network access abstraction'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(solid kjobwidgets kbookmarks libxslt kwallet ktextwidgets kded)
 makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc)
-optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctools: for the help kioslave'
-            'kio-fuse: to mount remote filesystems via FUSE')
+optdepends=('kio-extras: extra protocols support (sftp, fish and more)'
+            'kdoctools: for the help kioslave'
+            'kio-fuse: to mount remote filesystems via FUSE'
+            'switcheroo-control: hybrid GPU support')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('99788153f71134feb97ecc6141275c2e3e68f2bdc917038b80a1ddefaa2a7b19'