diff options
author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2014-06-11 21:17:47 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-06-11 22:17:59 +0200 |
commit | c3e3b2a20848a610040411bd00d8f1d7912e284c (patch) | |
tree | 90b40c8eb4eac38d830b6f5211d7a8922e805924 /package/gcc | |
parent | f95cecf5865ae68788ff3d0d8429c95c6ea2d9f9 (diff) | |
download | buildroot-c3e3b2a20848a610040411bd00d8f1d7912e284c.tar.gz buildroot-c3e3b2a20848a610040411bd00d8f1d7912e284c.zip |
supervisor: add runtime dependency on python-setuptools
supervisor has a runtime dependency on python-setuptools which was not
expressed in its Config.in file. When running supervisor without setuptools,
one gets:
Starting supervisord: Traceback (most recent call last):
File "/usr/bin/supervisord", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Partially fixes bug #7184 (https://bugs.busybox.net/show_bug.cgi?id=7184)
Reported-by: Sebastian Himberger <sebastian@himberger.de>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions