summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvsilv2017-06-10 18:12:23 +0200
committervsilv2017-06-10 18:12:23 +0200
commit19667c4439e5e6312d676892e3616214bd57225f (patch)
tree269c394f6fc1da5f99192548d45c45f6d6e42553
parent2a56114444b2743b08a94367f462a933e0563cce (diff)
downloadaur-19667c4439e5e6312d676892e3616214bd57225f.tar.gz
changed dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f2aaaac3b20..f64648c85b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/quandl/quandl-python"
license=('MIT')
depends=('python>=3.6')
makedepends=('git')
-provides=('python-quandl')
+provides=('python-quandl, python-numpy', 'python-more-itertools')
source=('python-quandl::git+https://github.com/quandl/quandl-python.git')
md5sums=('SKIP')