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/
|