498ba363e0
This is a quite old thing, latest version is from 2009 but it is useful to applications based on xmotif. It has been tested with buildroot on ARM/iMX6. [Peter: pass --no-recursion to not error out in test/configure] Signed-off-by Thierry Bultel <thierry.bultel@wanadoo.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
config BR2_PACKAGE_LESSTIF
|
|
bool "lesstif"
|
|
depends on BR2_PACKAGE_XORG7
|
|
select BR2_PACKAGE_XLIB_LIBXT
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_FREETYPE
|
|
help
|
|
lesstif is the Hungry Programmers' version of OSF/Motif
|
|
|
|
http://lesstif.sourceforge.net/
|