diff options
Diffstat (limited to 'package/gmpc')
| -rw-r--r-- | package/gmpc/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gmpc/Config.in b/package/gmpc/Config.in index 7e059055ee..0d5f0dc816 100644 --- a/package/gmpc/Config.in +++ b/package/gmpc/Config.in @@ -21,5 +21,5 @@ config BR2_PACKAGE_GMPC http://gmpcwiki.sarine.nl/index.php?title=GMPC comment "gmpc needs a toolchain w/ wchar, threads" - depends on BR2_PACKAGE_LIBGTK2 && !BR2_USE_WCHAR || \ - !BR2_TOOLCHAIN_HAS_THREADS + depends on BR2_PACKAGE_XORG7 && BR2_PACKAGE_LIBGTK2 + depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS |

