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

Jelle van der Waa jelle at archlinux.org
Sat Aug 17 19:00:29 UTC 2019


    Date: Saturday, August 17, 2019 @ 19:00:28
  Author: jelle
Revision: 359932

replace python2 makedepend with python

Modified:
  avogadrolibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-17 18:14:00 UTC (rev 359931)
+++ PKGBUILD	2019-08-17 19:00:28 UTC (rev 359932)
@@ -8,7 +8,7 @@
 url="https://www.openchemistry.org/"
 license=(custom)
 depends=(molequeue glew spglib libmsym libarchive)
-makedepends=(cmake eigen python2 boost)
+makedepends=(cmake eigen boost)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/OpenChemistry/avogadrolibs/archive/$pkgver.tar.gz")
 sha256sums=('9a387b1c5673640b48aa955c4a38019ed399b6839bd53d92e456f9929f235078')
 



More information about the arch-commits mailing list