summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandrParkhomenko2021-02-15 22:51:30 +0300
committerAlexandrParkhomenko2021-02-15 22:51:30 +0300
commitbbddc7a6f805f9e89feaf5302119251cc2538df1 (patch)
tree19a5a013e82260ae88f3ba25a0740a3eca4bbcdc
parentd81e5583887bcc287ff1cf894d2b44b249cbe274 (diff)
downloadaur-bbddc7a6f805f9e89feaf5302119251cc2538df1.tar.gz
ok
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8649dc45ddb8..d7c6b5c721ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="http://orange.biolab.si/"
license=('GPL3')
makedepends=('python-setuptools')
-depends=('python-chardet' 'python-docutils' 'python-pyqtgraph' 'python-xlrd' 'python-matplotlib' 'python-scikit-learn' 'python-psycopg2' 'python-joblib' 'python-keyrings-alt' 'python-bottleneck' 'python-anyqt' 'qt5-svg' 'python-pip' 'python-serverfiles' 'python-louvain' 'python-xlsxwriter' 'python-opentsne' 'python-networkx' 'python-requests' 'python-pandas' 'python-opentsne')
+depends=('python-chardet' 'python-docutils' 'python-pyqtgraph' 'python-xlrd' 'python-matplotlib' 'python-scikit-learn' 'python-psycopg2' 'python-joblib' 'python-keyrings-alt' 'python-bottleneck' 'python-anyqt' 'qt5-svg' 'python-pip' 'python-serverfiles' 'python-louvain' 'python-xlsxwriter' 'python-networkx' 'python-requests' 'python-pandas' 'python-opentsne-git')
source=("git://github.com/$_author/$_pkgname")
sha256sums=('SKIP')