diff options
| author | Mauro Condarelli <mc5686@mclink.it> | 2016-02-02 01:44:46 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-02 18:02:31 +0100 |
| commit | 56526bbfae64fee625f560297a979f8345887a00 (patch) | |
| tree | 39ac9903efabedc23ed2b4e457165d2a200881bd /package/Config.in | |
| parent | 45c903065dff389e1885f976d758465fbdcb3e56 (diff) | |
python-mistune: new package
Signed-off-by: Mauro Condarelli <mc5686@mclink.it>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas:
- rename the .mk file to carry the proper name
- rewrap Config.in help text to use the proper length and avoid a
trailing space
- remove excessive empty new line at the end of Config.in
- specify BSD-3c as the license, since it's the variant being used,
and it's more specific than just BSD.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
| -rw-r--r-- | package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in index da49c1a4f..8ee5ad4a4 100644 --- a/package/Config.in +++ b/package/Config.in @@ -663,6 +663,7 @@ menu "External python modules" source "package/python-markdown/Config.in" source "package/python-markupsafe/Config.in" source "package/python-meld3/Config.in" + source "package/python-mistune/Config.in" source "package/python-msgpack/Config.in" source "package/python-netifaces/Config.in" source "package/python-networkmanager/Config.in" |
