buildrootschalter/package/python-meld3/Config.in
Jonathan Liu 1ff74a535d python-meld3: new package
[thomas.petazzoni@free-electrons.com:
 Fixup indentation in the Config.in file.
 Add 'select BR2_PACKAGE_PYTHON_PYEXPAT' which is needed to get XML
 support in Python.
 Add license information.]

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-08-11 22:59:02 +02:00

9 lines
198 B
Plaintext

config BR2_PACKAGE_PYTHON_MELD3
bool "python-meld3"
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON_PYEXPAT
help
A HTML/XML templating system.
https://github.com/supervisor/meld3