From e7bca63eb88d25202aa98e9d2059097f9d0a734b Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 2 Aug 2017 22:39:22 +0200 Subject: [PATCH] calibre: add python-html5-parser --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 71f0a84844d..2a7c000f955 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -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 "