mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
calibre: python-html2text is gone.
Thanks @q66 for the info. I shouldn't trust people comments on GH.
This commit is contained in:
parent
f89cbef477
commit
c4915a8d6a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=4.13.0
|
version=4.13.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
|
hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
|
||||||
|
@ -16,7 +16,7 @@ depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
|
||||||
python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
|
python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
|
||||||
python-css-parser python-cssselect python-dateutil python-dbus
|
python-css-parser python-cssselect python-dateutil python-dbus
|
||||||
python-dnspython python-feedparser python-html5-parser python-mechanize
|
python-dnspython python-feedparser python-html5-parser python-mechanize
|
||||||
python-msgpack python-netifaces python-psutil python-regex qt5-webengine python-html2text"
|
python-msgpack python-netifaces python-psutil python-regex qt5-webengine"
|
||||||
short_desc="Ebook management application"
|
short_desc="Ebook management application"
|
||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue