4683420c4c
'default n' is the default, so there's no need to say it explicitly.
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
config BR2_PACKAGE_XAPP_XCURSORGEN
|
|
bool "xcursorgen"
|
|
select BR2_PACKAGE_LIBPNG
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXCURSOR
|
|
help
|
|
xcursorgen 1.0.1
|
|
create an X cursor file from a collection of PNG images
|