hc
2024-03-22 f63cd4c03ea42695d5f9b0e1798edd196923aae6
1
2
3
4
5
6
7
8
9
10
11
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.
 
     https://blog.chipx86.com/tag/libsexy/