Date: Saturday, September 26, 2020 @ 18:41:54
  Author: jelle
Revision: 712513

Add missing perl dependency for financequote.pl

Modified:
  libalkimia/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-09-26 18:39:41 UTC (rev 712512)
+++ PKGBUILD    2020-09-26 18:41:54 UTC (rev 712513)
@@ -4,12 +4,12 @@
 
 pkgname=libalkimia
 pkgver=8.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A library with common classes and functionality used by finance 
applications for the KDE SC"
 arch=('x86_64')
 url="https://community.kde.org/Alkimia/libalkimia";
 license=('LGPL')
-depends=('qt5-webkit' 'knewstuff' 'kdelibs4support' 'hicolor-icon-theme')
+depends=('qt5-webkit' 'knewstuff' 'kdelibs4support' 'hicolor-icon-theme' 
'perl')
 makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'kdesignerplugin' 
'plasma-framework' 'kpackage' 'kdoctools' 'kinit')
 
source=(https://download.kde.org/stable/alkimia/$pkgver/alkimia-$pkgver.tar.xz{,.sig})
 validpgpkeys=('D69A745A55331F44F404D8258D4DE062AA2EB01C'  # Thomas Baumgart 
<[email protected]>

Reply via email to