mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
mail-client/alot: Depend on python-magic instead of file[python]
magic module from file[python] is not recognized and alot doesn't start. Package-Manager: portage-2.2.26
This commit is contained in:
@@ -23,12 +23,12 @@ DEPEND="
|
||||
RDEPEND="
|
||||
>=dev-python/configobj-4.6.0[${PYTHON_USEDEP}]
|
||||
dev-python/pygpgme[${PYTHON_USEDEP}]
|
||||
dev-python/python-magic[${PYTHON_USEDEP}]
|
||||
>=dev-python/twisted-core-10.2.0
|
||||
>=dev-python/urwid-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/urwidtrees-1.0[${PYTHON_USEDEP}]
|
||||
net-mail/mailbase
|
||||
>=net-mail/notmuch-0.13[crypt,python]
|
||||
sys-apps/file[python]
|
||||
"
|
||||
|
||||
ALOT_UPDATE=""
|
||||
Reference in New Issue
Block a user