|
@@ -15,6 +15,8 @@ config BR2_PACKAGE_WINE
|
|
depends on !BR2_STATIC_LIBS
|
|
depends on !BR2_STATIC_LIBS
|
|
# pthread_attr_setstack
|
|
# pthread_attr_setstack
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
|
+ select BR2_PACKAGE_ALSA_LIB_SEQ if BR2_PACKAGE_ALSA_LIB
|
|
|
|
+ select BR2_PACKAGE_ALSA_LIB_RAWMIDI if BR2_PACKAGE_ALSA_LIB
|
|
help
|
|
help
|
|
Wine is a compatibility layer capable of running Windows
|
|
Wine is a compatibility layer capable of running Windows
|
|
applications on Linux. Instead of simulating internal
|
|
applications on Linux. Instead of simulating internal
|