xref: /OK3568_Linux_fs/buildroot/package/libsexy/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBSEXY
2	bool "libsexy"
3	depends on BR2_PACKAGE_LIBGTK2
4	select BR2_PACKAGE_LIBXML2
5	help
6	  libsexy is a collection of GTK+ widgets that extend the
7	  functionality of such standard widgets as GtkEntry and
8	  GtkLabel by subclassing them and working around the
9	  limitations of the widgets.
10
11	  https://blog.chipx86.com/tag/libsexy/
12