diff options
author | Zac Medico <zmedico@gentoo.org> | 2017-06-26 09:26:14 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2017-06-26 09:27:20 -0700 |
commit | 20ff20f5ccfe7bc42bf17068b5624c35dbf629c7 (patch) | |
tree | 678c851fc519703f39acc42b0065aa7af13f115e /app-text/calibre | |
parent | media-libs/xine-lib: Fix usedep requirements on libva. (diff) | |
download | gentoo-20ff20f5ccfe7bc42bf17068b5624c35dbf629c7.tar.gz gentoo-20ff20f5ccfe7bc42bf17068b5624c35dbf629c7.tar.bz2 gentoo-20ff20f5ccfe7bc42bf17068b5624c35dbf629c7.zip |
app-text/calibre: add chardet dep to 3.1.1-r1
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/calibre-3.1.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/calibre/calibre-3.1.1-r1.ebuild b/app-text/calibre/calibre-3.1.1-r1.ebuild index 9f2f5385f6fc..4e9fbac4f7fd 100644 --- a/app-text/calibre/calibre-3.1.1-r1.ebuild +++ b/app-text/calibre/calibre-3.1.1-r1.ebuild @@ -46,6 +46,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/icu-57.1:= >=dev-python/apsw-3.13.0[${PYTHON_USEDEP}] >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}] + dev-python/chardet[${PYTHON_USEDEP}] >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}] >=dev-python/cssutils-1.0.1[${PYTHON_USEDEP}] >=dev-python/dbus-python-1.2.4[${PYTHON_USEDEP}] |