summaryrefslogtreecommitdiffstats
path: root/package/python-shutilwhich/Config.in
diff options
context:
space:
mode:
authorMauro Condarelli <mc5686@mclink.it>2016-02-06 23:59:54 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-19 22:27:46 +0100
commit96a7a3cb7688ff67f02d45f0002c638ee5faadb6 (patch)
tree0bd76d359ec84b806347fc3a7b4dbd7ee7a97267 /package/python-shutilwhich/Config.in
parent3116fd4797d5dc63c5529a4cd2f85e51adfbfc66 (diff)
downloadbuildroot-96a7a3cb7688ff67f02d45f0002c638ee5faadb6.tar.gz
buildroot-96a7a3cb7688ff67f02d45f0002c638ee5faadb6.zip
python-shutilwhich: new package
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: fix license, it's not MIT, but PSF.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-shutilwhich/Config.in')
-rw-r--r--package/python-shutilwhich/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-shutilwhich/Config.in b/package/python-shutilwhich/Config.in
new file mode 100644
index 0000000000..abdc8d77a1
--- /dev/null
+++ b/package/python-shutilwhich/Config.in
@@ -0,0 +1,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/
OpenPOWER on IntegriCloud