From: Arnout Vandecappelle (Essensium/Mind) Date: Fri, 11 Oct 2019 22:54:44 +0000 (+0200) Subject: package/gstreamer1/gst1-plugins-good: remove trailing backslash X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c7244eeabff3c1ea553e70d0b51634cffb0a2da9;p=buildroot.git package/gstreamer1/gst1-plugins-good: remove trailing backslash ... introduced due to a merge conflict in dc7ca780a017. Detected by check-package. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk index 9812ab07fe..bb2daccc0a 100644 --- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk +++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk @@ -25,7 +25,7 @@ GST1_PLUGINS_GOOD_CONF_OPTS = \ # Options which require currently unpackaged libraries GST1_PLUGINS_GOOD_CONF_OPTS += \ -Ddv=disabled \ - -Ddv1394=disabled \ + -Ddv1394=disabled GST1_PLUGINS_GOOD_DEPENDENCIES = gstreamer1 gst1-plugins-base