1config BR2_PACKAGE_PYTHON_SHUTILWHICH
2	bool "python-shutilwhich"
3	help
4	  shutil.which for those not using Python 3.3 yet.
5
6	  https://pypi.python.org/pypi/shutilwhich/
7