diff options
author | Zac Medico <zmedico@gentoo.org> | 2021-11-12 19:57:46 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2021-11-12 20:00:03 -0800 |
commit | f925d59f8f6079ba7eed5568d2846faf6361e8c1 (patch) | |
tree | 00e782af6baf2c18121e35ac068bd56050da55ba /app-text/calibre | |
parent | dev-python/cchardet: Initial import (diff) | |
download | gentoo-f925d59f8f6079ba7eed5568d2846faf6361e8c1.tar.gz gentoo-f925d59f8f6079ba7eed5568d2846faf6361e8c1.tar.bz2 gentoo-f925d59f8f6079ba7eed5568d2846faf6361e8c1.zip |
app-text/calibre: Add cchardet dep
Closes: https://bugs.gentoo.org/823443
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/calibre-5.32.0-r1.ebuild (renamed from app-text/calibre/calibre-5.32.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/calibre/calibre-5.32.0.ebuild b/app-text/calibre/calibre-5.32.0-r1.ebuild index 1f125019250b..eff0c6105c05 100644 --- a/app-text/calibre/calibre-5.32.0.ebuild +++ b/app-text/calibre/calibre-5.32.0-r1.ebuild @@ -52,6 +52,7 @@ COMMON_DEPEND="${PYTHON_DEPS} app-accessibility/speech-dispatcher[python,${PYTHON_USEDEP}] >=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] + dev-python/cchardet[${PYTHON_USEDEP}] >=dev-python/chardet-3.0.3[${PYTHON_USEDEP}] >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}] >=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}] |