[arch-commits] Commit in powerdevil/kde-unstable (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 16 17:00:42 UTC 2021


    Date: Thursday, September 16, 2021 @ 17:00:42
  Author: arojas
Revision: 424248

Add power-profiles-daemon optdepend

Modified:
  powerdevil/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 16:57:30 UTC (rev 424247)
+++ PKGBUILD	2021-09-16 17:00:42 UTC (rev 424248)
@@ -4,7 +4,7 @@
 
 pkgname=powerdevil
 pkgver=5.22.90
-pkgrel=1
+pkgrel=2
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -11,7 +11,7 @@
 license=(LGPL)
 depends=(plasma-workspace bluez-qt networkmanager-qt)
 makedepends=(extra-cmake-modules kdoctools)
-optdepends=('kinfocenter: for the Energy Information KCM')
+optdepends=('kinfocenter: for the Energy Information KCM' 'power-profiles-daemon: power profiles support')
 groups=(plasma)
 source=(https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('9d6cc16e77e6405f58e85d941f0f249ee8bfb691654b510f86840046a642b23a'



More information about the arch-commits mailing list