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

Antonio Rojas arojas at archlinux.org
Wed Dec 21 11:45:07 UTC 2016


    Date: Wednesday, December 21, 2016 @ 11:45:06
  Author: arojas
Revision: 284381

Add missing chemical-mime-data and openbabel deps

Modified:
  kalzium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 11:37:41 UTC (rev 284380)
+++ PKGBUILD	2016-12-21 11:45:06 UTC (rev 284381)
@@ -4,12 +4,12 @@
 
 pkgname=kalzium
 pkgver=16.12.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Periodic Table of Elements"
 url="http://kde.org/applications/education/kalzium/"
 arch=(i686 x86_64)
 license=(GPL LGPL FDL)
-depends=(hicolor-icon-theme khtml kdelibs4support knewstuff kplotting avogadrolibs)
+depends=(khtml kdelibs4support knewstuff kplotting avogadrolibs openbabel chemical-mime-data)
 makedepends=(extra-cmake-modules kdoctools kdesignerplugin python eigen) # ocaml facile
 conflicts=(kdeedu-kalzium)
 replaces=(kdeedu-kalzium)



More information about the arch-commits mailing list