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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Sat Feb 5 17:41:20 UTC 2022


    Date: Saturday, February 5, 2022 @ 17:41:20
  Author: jlichtblau
Revision: 1126471

FS#67374 - qt5-tools added as opt dependency for KDE Plasma

Modified:
  variety/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 17:20:40 UTC (rev 1126470)
+++ PKGBUILD	2022-02-05 17:41:20 UTC (rev 1126471)
@@ -12,7 +12,8 @@
          'python-configobj' 'dbus-python' 'python-gobject' 'python-httplib2' 'python-pillow'
          'python-lxml' 'python-pycurl' 'python-requests')
 makedepends=('python-distutils-extra')
-optdepends=('xdg-user-dirs: set wallpaper for KDE Plasma')
+optdepends=('xdg-user-dirs: set wallpaper for KDE Plasma'
+            'qt5-tools: set wallpaper for KDE Plasma')
 source=($pkgname-$pkgver.tar.gz::https://github.com/varietywalls/variety/archive/$pkgver.tar.gz)
 sha256sums=('2298af592cdd5cc0c183582f74f39af74b07499074ea164a3a327d55c9338248')
 



More information about the arch-commits mailing list