[arch-commits] Commit in plasma-meta/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Feb 8 10:20:13 UTC 2018


    Date: Thursday, February 8, 2018 @ 10:20:12
  Author: arojas
Revision: 316222

Move kde-gtk-config to optdepends, we don't want to pull gtk3

Modified:
  plasma-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-08 07:49:19 UTC (rev 316221)
+++ PKGBUILD	2018-02-08 10:20:12 UTC (rev 316222)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=plasma-meta
-pkgver=5.11
+pkgver=5.12
 pkgrel=1
 pkgdesc='Meta package to install KDE Plasma'
 arch=(any)
@@ -11,7 +11,6 @@
 license=(GPL)
 depends=(bluedevil
          drkonqi
-         kde-gtk-config
          kdeplasma-addons
          kinfocenter
          ksysguard
@@ -35,3 +34,4 @@
          discover
          xdg-desktop-portal-kde
 )
+optdepends=('kde-gtk-config: GTK Theme configuration KCM' 'breeze-grub: Breeze theme for GRUB')



More information about the arch-commits mailing list