summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortty20992019-06-23 15:01:38 +0800
committertty20992019-06-23 15:01:38 +0800
commitc3894de1344f7a59e9b832d2d4bd25b9da07fd6b (patch)
tree1281f41437d198844fd987a33e8a69cea493e629 /PKGBUILD
parent25c6377d95dc09c5d84d10f97c7e7b45bdac9ab5 (diff)
downloadaur-c3894de1344f7a59e9b832d2d4bd25b9da07fd6b.tar.gz
empy depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f70669440ee..99fe925d6777 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Command line tool to build sets of software packages."
arch=(any)
url="https://pypi.org/project/colcon-core"
license=('Apache')
-depends=('python-pytest' 'python-pytest-runner' 'python-pytest-rerunfailures' 'python-pytest-repeat' 'python-coverage' 'python-pytest-cov' 'python-distlib' 'python-notify2')
+depends=('python-pytest' 'python-pytest-runner' 'python-pytest-rerunfailures' 'python-pytest-repeat' 'python-coverage' 'python-pytest-cov' 'python-distlib' 'python-notify2' 'python-empy')
makedepends=('python-setuptools')
source=(https://files.pythonhosted.org/packages/70/55/2a1effeac1707632ccb8121f920f4b142fa6e43ce967ce17897e94ce5352/colcon-core-0.3.22.tar.gz)
sha256sums=('b3f04e14168675914e87fde3d0999279499fe61203109419782408c371f58be1')