|
@@ -26,7 +26,9 @@ GST1_PLUGINS_BASE_CONF_OPTS += \
|
|
-Dlibvisual=disabled \
|
|
-Dlibvisual=disabled \
|
|
-Diso-codes=disabled
|
|
-Diso-codes=disabled
|
|
|
|
|
|
-GST1_PLUGINS_BASE_DEPENDENCIES = gstreamer1
|
|
|
|
|
|
+GST1_PLUGINS_BASE_DEPENDENCIES = gstreamer1 $(TARGET_NLS_DEPENDENCIES)
|
|
|
|
+
|
|
|
|
+GST1_PLUGINS_BASE_LDFLAGS = $(TARGET_LDFLAGS) $(TARGET_NLS_LIBS)
|
|
|
|
|
|
# These plugins are listed in the order from ./configure --help
|
|
# These plugins are listed in the order from ./configure --help
|
|
ifeq ($(BR2_PACKAGE_ORC),y)
|
|
ifeq ($(BR2_PACKAGE_ORC),y)
|