added prctl and removed libcap
This commit is contained in:
parent
cfd4ca418d
commit
0208d5440f
|
@ -44,9 +44,9 @@ EXTRAS_REQUIRE_DEPS = {
|
|||
# The packages needed for this requirement, by OS
|
||||
"OpenBSD": [""],
|
||||
"FreeBSD": [""],
|
||||
"Debian": [""],
|
||||
"Ubuntu": [""],
|
||||
"Ubuntu 12": [""],
|
||||
"Debian": ["python-prctl"],
|
||||
"Ubuntu": ["python-prctl"],
|
||||
"Ubuntu 12": ["python-prctl"],
|
||||
"openSUSE": [""],
|
||||
"Fedora": ["prctl"],
|
||||
"Guix": [""],
|
||||
|
|
Reference in New Issue
Block a user