git » python-html5lib.git » commit 93e7dc5

Add python-six/python2-six to checkdepends

author Evangelos Foutras
2015-09-20 06:00:53 UTC
committer Evangelos Foutras
2015-09-20 06:00:53 UTC
parent 3b0acf1f566dd2416423e394cc9d523c9f5756ad

Add python-six/python2-six to checkdepends

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 931cf1c..ca1bd42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
 url="https://github.com/html5lib"
 license=('MIT')
 makedepends=('python2' 'python' 'unzip')
-checkdepends=('python-nose' 'python2-nose')
+checkdepends=('python-nose' 'python2-nose' 'python-six' 'python2-six')
 source=($pkgbase-$pkgver.tar.gz::https://github.com/html5lib/html5lib-python/archive/${pkgver}.tar.gz
     LICENSE)
 md5sums=('2ca78b1ec5852779bc121a97da6e8d4d'