diff options
Diffstat (limited to 'dev-python/fedmsg/fedmsg-0.18.2.ebuild')
-rw-r--r-- | dev-python/fedmsg/fedmsg-0.18.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/fedmsg/fedmsg-0.18.2.ebuild b/dev-python/fedmsg/fedmsg-0.18.2.ebuild index fdac680ca04f..f83122309dbd 100644 --- a/dev-python/fedmsg/fedmsg-0.18.2.ebuild +++ b/dev-python/fedmsg/fedmsg-0.18.2.ebuild @@ -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}" |