[arch-commits] Commit in kde-gtk-config/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Mar 8 21:21:26 UTC 2020


    Date: Sunday, March 8, 2020 @ 21:21:24
  Author: arojas
Revision: 377192

Add xsettingsd optdepend (FS#65743)

Modified:
  kde-gtk-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 20:12:30 UTC (rev 377191)
+++ PKGBUILD	2020-03-08 21:21:24 UTC (rev 377192)
@@ -4,7 +4,7 @@
 
 pkgname=kde-gtk-config
 pkgver=5.18.2
-pkgrel=2
+pkgrel=3
 pkgdesc='GTK2 and GTK3 Configurator for KDE'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -11,7 +11,7 @@
 license=(LGPL)
 depends=(kiconthemes kdbusaddons)
 makedepends=(extra-cmake-modules gtk2 gtk3)
-optdepends=('gtk2: GTK2 apps support' 'gtk3: GTK3 apps support')
+optdepends=('gtk2: GTK2 apps support' 'gtk3: GTK3 apps support' 'xsettingsd: apply settings to GTK applications on the fly')
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('6285acf54816d8c63e11ff97699e3818dbdef5a596273b340f2f6c4e3a2d6c41'



More information about the arch-commits mailing list