summaryrefslogtreecommitdiff
path: root/package/python-shutilwhich/Config.in
blob: abdc8d77a13b0267e6afb03458752dec2ee2e167 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_PYTHON_SHUTILWHICH
	bool "python-shutilwhich"
	depends on BR2_PACKAGE_PYTHON
	help
	  shutil.which for those not using Python 3.3 yet.

	  https://pypi.python.org/pypi/shutilwhich/