summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77f2dd521951..6f5ff23f1550 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://plot.ly/python/"
license=('MIT')
depends=('python-requests' 'python-pytz')
-makedepends=('git' 'python')
+makedepends=('git' 'python' 'python-setuptools')
source=("git+https://github.com/plotly/plotly.py.git")
md5sums=('SKIP')