Bläddra i källkod

libsexy: fix long help text lines

Make it depend on libgtk2 while we're at it.
Peter Korsgaard 17 år sedan
förälder
incheckning
c00550e8a3
1 ändrade filer med 5 tillägg och 1 borttagningar
  1. 5 1
      package/libsexy/Config.in

+ 5 - 1
package/libsexy/Config.in

@@ -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