Browse Source

gst1-plugins-good: remove consecutive empty lines

Fixes the following check-package warning:

package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk:193: consecutive empty lines

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni 7 years ago
parent
commit
872474624f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk

+ 0 - 1
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk

@@ -190,7 +190,6 @@ else
 GST1_PLUGINS_GOOD_CONF_OPTS += --disable-mpg123
 endif
 
-
 ifeq ($(BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_LAW),y)
 GST1_PLUGINS_GOOD_CONF_OPTS += --enable-law
 else