diff --git a/srcpkgs/python3-readability-lxml/template b/srcpkgs/python3-readability-lxml/template index 65a320f92f8..c3d2fc8a943 100644 --- a/srcpkgs/python3-readability-lxml/template +++ b/srcpkgs/python3-readability-lxml/template @@ -1,10 +1,10 @@ # Template file for 'python3-readability-lxml' pkgname=python3-readability-lxml version=0.8.1 -revision=9 +revision=10 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-lxml python3-chardet python3-cssselect" +depends="python3-lxml python3-lxml_html_clean python3-chardet python3-cssselect" short_desc="Fast html to text parser" maintainer="Benjamín Albiñana " license="Apache-2.0"