Skip to content

Commit

Permalink
media-tv/kodi: pycryptodome is only required when using Python 3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Craig Andrews <[email protected]>
  • Loading branch information
candrews committed Nov 27, 2018
1 parent 84feef3 commit 187b668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-tv/kodi/kodi-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=dev-libs/lzo-2.04
dev-libs/tinyxml[stl]
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pycryptodome[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/pycryptodome[${PYTHON_USEDEP}]' 'python3*')
>=dev-libs/libcdio-0.94
dev-libs/libfmt
dev-libs/libfstrcmp
Expand Down

0 comments on commit 187b668

Please sign in to comment.