diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2018-01-11 10:25:19 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-17 23:37:56 +0100 |
commit | 71e1f38b855f11affd5e05500f1d025ff12bd476 (patch) | |
tree | 0a882c7edb30aadb3dd064dbea3a5c161d6a0ac1 /package/python-see/Config.in | |
parent | b0e2d00289eeb1a7201ba49e5cedfd3175f92140 (diff) | |
download | buildroot-71e1f38b855f11affd5e05500f1d025ff12bd476.tar.gz buildroot-71e1f38b855f11affd5e05500f1d025ff12bd476.zip |
python-see: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-see/Config.in')
-rw-r--r-- | package/python-see/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-see/Config.in b/package/python-see/Config.in new file mode 100644 index 0000000000..f3049fd8e7 --- /dev/null +++ b/package/python-see/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_PYTHON_SEE + bool "python-see" + help + dir for humans. + + https://ljcooke.github.io/see/ |