summaryrefslogtreecommitdiffstats
path: root/package/python-psutil
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-psutil')
-rw-r--r--package/python-psutil/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-psutil/Config.in b/package/python-psutil/Config.in
index 0b1333cf5c..1aec35d274 100644
--- a/package/python-psutil/Config.in
+++ b/package/python-psutil/Config.in
@@ -10,4 +10,4 @@ config BR2_PACKAGE_PYTHON_PSUTIL
https://pypi.python.org/pypi/psutil
comment "python-psutil needs a uClibc or glibc toolchain"
- depends BR2_TOOLCHAIN_USES_MUSL
+ depends on BR2_TOOLCHAIN_USES_MUSL
OpenPOWER on IntegriCloud