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

Antonio Rojas arojas at archlinux.org
Tue Feb 11 21:49:52 UTC 2020


    Date: Tuesday, February 11, 2020 @ 21:49:52
  Author: arojas
Revision: 375425

Add perl dependency

Modified:
  plasma-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 21:49:34 UTC (rev 375424)
+++ PKGBUILD	2020-02-11 21:49:52 UTC (rev 375425)
@@ -7,7 +7,7 @@
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(plasma-framework)
+depends=(plasma-framework perl)
 makedepends=(extra-cmake-modules kdoctools ktexteditor)
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})



More information about the arch-commits mailing list