office/calibre: Fix DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-08-19 07:24:36 +07:00
parent 2795e77e35
commit e4160719ae
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://download.calibre-ebook.com/3.6.0/calibre-3.6.0.tar.xz"
MD5SUM="bf8a4c1b408efc2fd83c9e87411d2bff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html-parser"
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"