summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bershatsky2019-02-27 11:18:05 +0300
committerDaniel Bershatsky2019-02-27 11:18:05 +0300
commit1334d94010684e8898099f4db5378ddebeca3b09 (patch)
tree884d48a288d32f3a8e25c8bd0bdcfd2e5c34efe0 /.SRCINFO
parenta0857b92a60bbd11838d2b7b7a3fa202d3072b04 (diff)
downloadaur-1334d94010684e8898099f4db5378ddebeca3b09.tar.gz
Fix make depedencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e36f57a90d94..33d9c5ad9da0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = catboost-git
pkgdesc = CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box.
pkgver = 0.12.2
- pkgrel = 2
+ pkgrel = 3
epoch = 0
url = https://catboost.yandex
arch = i686
arch = x86_64
license = Apache-2.0
+ makedepends = python-pip
depends = python-six
depends = python-numpy
optdepends = python-pandas