buildrootschalter/package/libsexy/Config.in
Peter Korsgaard fd80603320 libsexy: unbreak build
libsexy doesn't depend on libX11, but it does need libxml2.
2009-01-24 06:44:13 +00:00

13 lines
353 B
Plaintext

config BR2_PACKAGE_LIBSEXY
bool "libsexy"
depends on BR2_PACKAGE_LIBGTK2
select BR2_PACKAGE_LIBXML2
help
libsexy is a collection of GTK+ widgets that extend the
functionality of such standard widgets as GtkEntry and
GtkLabel by subclassing them and working around the
limitations of the widgets.
http://www.chipx86.com/wiki/Libsexy