]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
gst1-plugins-bad: fix typo preventing use of the netsim plugin
[coffee/buildroot.git] / package / gstreamer1 / gst1-plugins-bad / gst1-plugins-bad.mk
index 90e2209a99da5af1156362e136cc8a9cdb574a77..b041014f810af564c153ddf28f9cc6a9cba74408 100644 (file)
@@ -378,7 +378,7 @@ else
 GST1_PLUGINS_BAD_CONF_OPTS += --disable-mxf
 endif
 
-ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_NETSIM),y)
+ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NETSIM),y)
 GST1_PLUGINS_BAD_CONF_OPTS += --enable-netsim
 else
 GST1_PLUGINS_BAD_CONF_OPTS += --disable-netsim