diff options
-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 b3dbacdc8fcb..8d199bffd6ec 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" |