diff options
-rw-r--r-- | Config.in.legacy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 516513858..fc9f68f24 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -140,6 +140,7 @@ config BR2_PACKAGE_PTHREAD_STUBS bool "pthread-stubs option has been renamed" select BR2_LEGACY select BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS + depends on BR2_PACKAGE_XORG7 help For consistency reason, the pthread-stubs package has been renamed to xlib_libpthread-stubs. |