2013-09-24 17:45:52 +02:00
|
|
|
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
|
2014-05-25 06:41:21 +02:00
|
|
|
depends on BR2_USE_MMU # fork()
|
2013-09-24 17:45:52 +02:00
|
|
|
help
|
|
|
|
lesstif is the Hungry Programmers' version of OSF/Motif
|
|
|
|
|
|
|
|
http://lesstif.sourceforge.net/
|