mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/python-pidfile: fix missing dependency
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
This commit is contained in:
@@ -17,6 +17,10 @@ KEYWORDS="~amd64"
|
||||
|
||||
RESTRICT="test" # https://github.com/mosquito/python-pidfile/issues/7
|
||||
|
||||
RDEPEND="
|
||||
dev-python/psutil[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_tests unittest
|
||||
|
||||
python_test() {
|
||||
Reference in New Issue
Block a user