diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-04-26 14:36:07 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-26 19:15:07 +0200 |
| commit | c80f0490d994688e57799c02ad1e6c7dcaf5e9e3 (patch) | |
| tree | 061020d623ccca34b47f750c366f5c495879632f /package/libedit/Config.in | |
| parent | dbe7e621aa3190d97d10285a3d6f20e20420ef12 (diff) | |
| download | buildroot-c80f0490d994688e57799c02ad1e6c7dcaf5e9e3.tar.gz buildroot-c80f0490d994688e57799c02ad1e6c7dcaf5e9e3.zip | |
package/libedit: bump version to 20150325-3.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libedit/Config.in')
| -rw-r--r-- | package/libedit/Config.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/libedit/Config.in b/package/libedit/Config.in index a70f9ebb9a..7c850145e7 100644 --- a/package/libedit/Config.in +++ b/package/libedit/Config.in @@ -10,10 +10,11 @@ config BR2_PACKAGE_LIBEDIT The official homepage is at: http://ftp.netbsd.org/pub/NetBSD/NetBSD-release-5-0/src/lib/libedit/ - Jess Thrysoee maintains an autotoolified packaged, which we use + Jess Thrysoee maintains an autotoolified package, which we use in Buildroot as it makes it much simpler than using the upstream - sources which require pmake: - http://www.thrysoee.dk/editline/ + sources which require pmake. + + http://www.thrysoee.dk/editline comment "libedit needs a toolchain w/ wchar" depends on BR2_USE_MMU |

