summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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')