diff options
author | Zac Medico <zmedico@gentoo.org> | 2017-06-26 09:18:19 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2017-06-26 09:20:14 -0700 |
commit | 300275bab99b69ac28dd1d27192e4984ae0050ff (patch) | |
tree | 5d677629766bbba44be6349816af4f28e2187263 /app-text/calibre | |
parent | sys-auth/nss-pam-ldapd: 0.9.8 bup (diff) | |
download | gentoo-300275bab99b69ac28dd1d27192e4984ae0050ff.tar.gz gentoo-300275bab99b69ac28dd1d27192e4984ae0050ff.tar.bz2 gentoo-300275bab99b69ac28dd1d27192e4984ae0050ff.zip |
app-text/calibre: revbump to 3.1.1-r1 for msgpack and regex deps
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 (renamed from app-text/calibre/calibre-3.1.1.ebuild) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-text/calibre/calibre-3.1.1.ebuild b/app-text/calibre/calibre-3.1.1-r1.ebuild index 0c7cccd2b249..9f2f5385f6fc 100644 --- a/app-text/calibre/calibre-3.1.1.ebuild +++ b/app-text/calibre/calibre-3.1.1-r1.ebuild @@ -53,12 +53,14 @@ COMMON_DEPEND="${PYTHON_DEPS} >=sys-apps/dbus-1.10.8 >=dev-python/lxml-3.2.1[${PYTHON_USEDEP}] >=dev-python/mechanize-0.2.5[${PYTHON_USEDEP}] + dev-python/msgpack[${PYTHON_USEDEP}] dev-python/netifaces[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] >=dev-python/pygments-2.1.3[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}] >=dev-python/PyQt5-5.8[gui,svg,webkit,widgets,network,printsupport,${PYTHON_USEDEP}] + dev-python/regex[${PYTHON_USEDEP}] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 |