diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:53:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 23:53:32 -0500 |
commit | 6e4699700e945513b598e11ea8fbf2d3723f7478 (patch) | |
tree | df8f997d3aa026ce95cb8b750c529b269a760819 /office/calibre | |
parent | 680fbaa11f177a89e96e1e1fd7338e57a7f12bbd (diff) |
office/calibre: Fixed dep info
Diffstat (limited to 'office/calibre')
-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 a2716dfff7ec..cefe9d1b2d48 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 dnspython mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll python2-pillow" +REQUIRES="css-parser dnspython mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng msgpack-python regex html5-parser dukpy unrardll python2-pillow" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |