buildroot/package/libsexy/Config.in
Mark Corbin a79aa2392c package/libsexy: update the upstream URL in Config.in
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(500)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-11-29 10:12:25 +01:00

12 lines
354 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.
https://blog.chipx86.com/tag/libsexy/