diff options
Diffstat (limited to 'package/gvfs/Config.in')
-rw-r--r-- | package/gvfs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gvfs/Config.in b/package/gvfs/Config.in index 5a6b3e73ec..68ad291436 100644 --- a/package/gvfs/Config.in +++ b/package/gvfs/Config.in @@ -20,4 +20,4 @@ config BR2_PACKAGE_GVFS comment "gvfs needs a toolchain w/ wchar, threads, dynamic library" depends on BR2_USE_MMU depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \ - !BR2_STATIC_LIBS + BR2_STATIC_LIBS |