diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:24:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:53 +0700 |
commit | e4160719ae56ebf5f89deae373e35b59eb4aacee (patch) | |
tree | 08f8ff7f18ffc7f87da47e52d0d3646fdc433ab2 | |
parent | 2795e77e3558bde6c2edddc0d852a76126326c21 (diff) | |
download | slackbuilds-e4160719ae56ebf5f89deae373e35b59eb4aacee.tar.gz |
office/calibre: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/calibre/calibre.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index b2f32abe3f..dd3e431b2c 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -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" |