|
@@ -331,7 +331,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_ASSRENDER
|
|
|
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # libass -> harfbuzz
|
|
|
select BR2_PACKAGE_LIBASS
|
|
|
|
|
|
-comment "assrender plugin needs a toolchain w/ C++, gcc => 4.9"
|
|
|
+comment "assrender plugin needs a toolchain w/ C++, gcc >= 4.9"
|
|
|
depends on BR2_TOOLCHAIN_HAS_SYNC_4
|
|
|
depends on !BR2_INSTALL_LIBSTDCPP || \
|
|
|
!BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
|