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 76455cad7e1c..e09111e3e89a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.0
pkgrel=2.1
pkgdesc='Python Performance Benchmark Suite'
url="https://github.com/python/pyperformance"
-depends=('python-perf' 'python-six')
+depends=('python-pyperf' 'python-six')
makedepends=('python-pip')
checkdepends=('python-tox')
license=('MIT')