5ef7fcb666
Fixes: http://autobuild.buildroot.net/results/28f/28ffabf47643dfdb646ec98a56978db75fc84c05/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
312 B
Plaintext
11 lines
312 B
Plaintext
config BR2_PACKAGE_TORSMO
|
|
bool "torsmo"
|
|
depends on BR2_PACKAGE_XORG7
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
help
|
|
Torsmo is a system monitor that sits in the corner of your desktop.
|
|
|
|
http://mirror.egtvedt.no/avr32linux.org/twiki/pub/Main/Torsmo
|