summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDmitry Popov2016-03-13 14:20:32 +0300
committerDmitry Popov2016-03-13 15:31:02 +0300
commit413727e7e9e567a64c6d0d7a564ad2ab0fb0a1b7 (patch)
treee75acb6a053c5e5649d01cc1d90e7b8f06f9098d /.SRCINFO
parentf55ac462c9a7c382a1a7ff6fc6d1f94754fdf479 (diff)
downloadaur-413727e7e9e567a64c6d0d7a564ad2ab0fb0a1b7.tar.gz
Fix makedepends
makedepends can't be overriden in package_*, so make it global
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bd9e7d4f0fe..7c82c7b29beb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
-# Generated by makepkg 5.0.0
-# Sun Feb 14 17:04:13 UTC 2016
pkgbase = xgboost-git
- pkgver = r2367.70d9732
+ pkgver = r2571.3ce3356
pkgrel = 1
url = https://github.com/dmlc/xgboost
arch = x86_64
license = APACHE
+ makedepends = python2-setuptools
+ makedepends = python-setuptools
source = git+https://github.com/dmlc/xgboost.git
source = git+https://github.com/dmlc/dmlc-core
source = git+https://github.com/dmlc/rabit