summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2020-01-22 10:47:18 -0700
committeryochananmarqos2020-01-22 10:47:18 -0700
commit8e1cd5f4eee3333edbc3443b6908826d66aacb43 (patch)
tree988667ac3834894357e3111300ce28eb86fdc9c7
parentdc3a79c675f9221a793afac9c1e3275bb2f7abc8 (diff)
downloadaur-8e1cd5f4eee3333edbc3443b6908826d66aacb43.tar.gz
updated checkdepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 353afccdf1e4..f51c77fa2489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/myint/yolk"
license=('BSD-3-Clause')
depends=('python')
makedepends=('python-setuptools')
-#checkdepends=('python-pycodestyle')
+#checkdepends=('python-pycodestyle' 'rstcheck')
optdepends=('python-paste' 'rstcheck')
provides=("${pkgname%3k}")
conflicts=("${pkgname%3k}")