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

Antonio Rojas arojas at archlinux.org
Tue Feb 11 21:48:22 UTC 2020


    Date: Tuesday, February 11, 2020 @ 21:48:22
  Author: arojas
Revision: 375423

Add perl dependency

Modified:
  plasma-integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 21:47:17 UTC (rev 375422)
+++ PKGBUILD	2020-02-11 21:48:22 UTC (rev 375423)
@@ -8,7 +8,7 @@
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style)
+depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style perl)
 makedepends=(extra-cmake-modules breeze)
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})



More information about the arch-commits mailing list