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 c83e42b868f7..7813d8c38ce6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Python wrapper for Xvfb, Xephyr and Xvnc'
url='https://github.com/ponty/pyvirtualdisplay'
arch=('any')
license=('Apache')
-depends=('python>=2.7')
+depends=('python>=2.7', 'python-easyprocess')
source=("https://pypi.python.org/packages/39/37/f285403a09cc261c56b6574baace1bdcf4b8c7428c8a7239cbba137bc0eb/PyVirtualDisplay-0.2.1.tar.gz")
sha256sums=('012883851a992f9c53f0dc6a512765a95cf241bdb734af79e6bdfef95c6e9982')