summaryrefslogtreecommitdiff
path: root/src/stage3/patches/python-lxml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/python-lxml.patch')
-rw-r--r--src/stage3/patches/python-lxml.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage3/patches/python-lxml.patch b/src/stage3/patches/python-lxml.patch
index 113f7f1..e9103e4 100644
--- a/src/stage3/patches/python-lxml.patch
+++ b/src/stage3/patches/python-lxml.patch
@@ -13,7 +13,7 @@
url="http://lxml.de/"
-makedepends=('libxslt' 'python-setuptools' 'python2-setuptools' 'epydoc' 'python2-pygments'
- 'python2-docutils')
-+makedepends=('libxslt' 'python-setuptools' 'python2-setuptools')
++makedepends=('libxslt' 'python-setuptools' 'python2-setuptools' 'cython' 'cython2')
checkdepends=('python-cssselect' 'python2-cssselect' 'python-html5lib' 'python2-html5lib'
'python-beautifulsoup4' 'python2-beautifulsoup4' 'cython' 'cython2')
source=("https://github.com/lxml/lxml/archive/lxml-$pkgver.tar.gz")