summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Andrew Clemons2021-07-24 01:52:58 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:56:01 +0200
commit41b57393e9a78247575e2b144bc2992f456daec1 (patch)
tree8839f2655d92e2dec58475b621c1d7bf5dff2829 /office
parent3d230df67ce4d346130c2e1823e09cbc821f08fa (diff)
downloadslackbuilds-41b57393e9a78247575e2b144bc2992f456daec1.tar.gz
office/calibre: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/calibre/calibre.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info
index b3dbacdc8f..8d199bffd6 100644
--- a/office/calibre/calibre.info
+++ b/office/calibre/calibre.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://download.calibre-ebook.com/3.48.0/calibre-3.48.0.tar.xz"
MD5SUM="ec7431dcdeea8a9d8eca3edc83bdec42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="css-parser mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng msgpack-python regex html5-parser dukpy unrardll python2-pillow"
+REQUIRES="css-parser mechanize podofo python2-dateutil netifaces psutil cssselect apsw optipng msgpack-python regex html5-parser dukpy unrardll python2-pillow"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"