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

Antonio Rojas arojas at archlinux.org
Mon Feb 24 14:55:41 UTC 2020


    Date: Monday, February 24, 2020 @ 14:55:40
  Author: arojas
Revision: 376146

Add missing vtk dependency (FS#65615)

Modified:
  kalzium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 13:43:07 UTC (rev 376145)
+++ PKGBUILD	2020-02-24 14:55:40 UTC (rev 376146)
@@ -3,12 +3,12 @@
 
 pkgname=kalzium
 pkgver=19.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Periodic Table of Elements"
 url="https://kde.org/applications/education/kalzium/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
-depends=(kparts knewstuff kplotting kunitconversion qt5-script avogadrolibs openbabel hicolor-icon-theme)
+depends=(kparts knewstuff kplotting kunitconversion qt5-script avogadrolibs openbabel vtk hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools eigen ocaml facile python)
 groups=(kde-applications kdeedu)
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}



More information about the arch-commits mailing list