diff options
Diffstat (limited to 'package/gdk-pixbuf/Config.in')
-rw-r--r-- | package/gdk-pixbuf/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdk-pixbuf/Config.in b/package/gdk-pixbuf/Config.in index aaabae179..9a14c3ac1 100644 --- a/package/gdk-pixbuf/Config.in +++ b/package/gdk-pixbuf/Config.in @@ -10,5 +10,5 @@ config BR2_PACKAGE_GDK_PIXBUF http://www.gtk.org/ -comment "gdk-pixbuf depends on toolchain with WCHAR and threading support" +comment "gdk-pixbuf needs a toolchain w/ wchar, threads" depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS |