libsexy: fix long help text lines
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 27 Aug 2008 20:19:15 +0000 (20:19 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 27 Aug 2008 20:19:15 +0000 (20:19 -0000)
Make it depend on libgtk2 while we're at it.

package/libsexy/Config.in

index 53d3d33cc733be6786cec137441ed3e3c4adf755..5e7acd2acc548ce47e781a9c9dfd8da270ad5aa0 100644 (file)
@@ -1,6 +1,10 @@
 config BR2_PACKAGE_LIBSEXY
        bool "libsexy"
+       depends on BR2_PACKAGE_LIBGTK2
        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.
+         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