|
@@ -5,6 +5,8 @@ config BR2_PACKAGE_FREERDP
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_PACKAGE_OPENSSL
|
|
|
select BR2_PACKAGE_ZLIB
|
|
|
+ select BR2_PACKAGE_GST_PLUGINS_BASE if BR2_PACKAGE_GSTREAMER
|
|
|
+ select BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_APP if BR2_PACKAGE_GSTREAMER
|
|
|
help
|
|
|
FreeRDP is a free implementation of the Remote Desktop
|
|
|
Protocol (RDP), released under the Apache license
|