Skip to content

Commit

Permalink
dev-python/fedmsg: Add missing dependency on psutil
Browse files Browse the repository at this point in the history
Closes: gentoo#3922
  • Loading branch information
enkiusz authored and kentfredric committed Feb 12, 2017
1 parent 1512c9f commit c0a1748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-python/fedmsg/fedmsg-0.18.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
dev-python/arrow[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/m2crypto[${PYTHON_USEDEP}]' 'python2*')
"
DEPEND="${RDEPEND}"
Expand Down

0 comments on commit c0a1748

Please sign in to comment.