summaryrefslogtreecommitdiffstats
path: root/package/libsexy
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-08-27 20:19:15 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-08-27 20:19:15 +0000
commitc00550e8a326528f3cdd53efb891fc56019043c3 (patch)
tree1dad8c33244b2d9bdf065a5b017f462101bfe3b8 /package/libsexy
parentde824a5915a4512b1cadef77d4408eac0a4b8c93 (diff)
downloadbuildroot-novena-c00550e8a326528f3cdd53efb891fc56019043c3.tar.gz
buildroot-novena-c00550e8a326528f3cdd53efb891fc56019043c3.zip
libsexy: fix long help text lines
Make it depend on libgtk2 while we're at it.
Diffstat (limited to 'package/libsexy')
-rw-r--r--package/libsexy/Config.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/package/libsexy/Config.in b/package/libsexy/Config.in
index 53d3d33cc..5e7acd2ac 100644
--- a/package/libsexy/Config.in
+++ b/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