summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsamoturk2016-10-07 15:22:28 +0200
committersamoturk2016-10-07 15:22:28 +0200
commit907b782c07ccace23f0b48f618fe15f2bb9d43da (patch)
treeba9fb8d5d5889ba54a2a46bad753ab0bcf45cbf0 /PKGBUILD
parent4b0b3db6ae6d255adef44155858659fc10684cb6 (diff)
downloadaur-907b782c07ccace23f0b48f618fe15f2bb9d43da.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2cd6af79479..6e43e4073078 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=rdkit-git-python3
_pkgname=RDKit
gitname=rdkit
-pkgver=20160107
+pkgver=20161007
pkgrel=1
pkgdesc="RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python."
arch=("i686" "x86_64")
url="http://rdkit.org/"
license=('New BSD License')
-depends=( 'bison' 'boost' 'boost-libs' 'cmake' 'flex' 'python' 'sqlite3' 'python-numpy')
+depends=( 'bison' 'boost' 'boost-libs' 'cmake' 'flex' 'python' 'sqlite3' 'python-numpy' 'python-cairocffi' 'python-pillow')
makedepends=('git')
source=("http://www.inchi-trust.org/download/104/INCHI-1-API.zip")
md5sums=('8447bf108af12fe66eecba41bbc89918')