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

Antonio Rojas arojas at archlinux.org
Sun Feb 9 18:13:49 UTC 2020


    Date: Sunday, February 9, 2020 @ 18:13:49
  Author: arojas
Revision: 375133

Add perl dependency for kconf_update scripts

Modified:
  kalarm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 18:13:31 UTC (rev 375132)
+++ PKGBUILD	2020-02-09 18:13:49 UTC (rev 375133)
@@ -8,7 +8,7 @@
 arch=(x86_64)
 url="https://kontact.kde.org"
 license=(GPL2)
-depends=(kdepim-runtime)
+depends=(kdepim-runtime perl)
 makedepends=(extra-cmake-modules kdoctools boost kdepim-apps-libs mailcommon)
 groups=(kde-applications kdepim)
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})



More information about the arch-commits mailing list