calibre: add python-html5-parser

This commit is contained in:
Andrea Brancaleoni 2017-08-02 22:39:22 +02:00
parent 1efcc542d8
commit e7bca63eb8

View file

@ -1,7 +1,7 @@
# Template file for 'calibre'
pkgname=calibre
version=3.5.0
revision=1
revision=2
hostmakedepends="qt5-qmake python-devel pkg-config
python-dateutil python-lxml python-Pillow
python-PyQt5-webkit python-apsw python-cssutils python-CherryPy"
@ -14,7 +14,7 @@ depends="python-six python-dateutil python-cssutils python-CherryPy
python-PyQt5-webkit python-psutil python-dbus python-netifaces
python-cssselect python-apsw qt5-webkit qt5-svg python-chardet
python-Pygments python-mechanize python-lxml poppler-utils
python-regex
python-regex python-html5-parser
shared-mime-info desktop-file-utils gtk-update-icon-cache optipng"
short_desc="Ebook management application"
maintainer="Andrea Brancaleoni <abc@pompel.me>"