From 0382c99c58c225490bdde96b9821b7d9c04be06d Mon Sep 17 00:00:00 2001 From: vollstock Date: Fri, 24 May 2019 15:50:25 +0000 Subject: [PATCH] gstreamer control script was missing last line break --- gstreamer/package/DEBIAN/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gstreamer/package/DEBIAN/control b/gstreamer/package/DEBIAN/control index 86673f9..7d02ef4 100644 --- a/gstreamer/package/DEBIAN/control +++ b/gstreamer/package/DEBIAN/control @@ -42,4 +42,5 @@ Description: Library for constructing graphs of media-handling components GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing. -Thumbnail: gstreamer-thumbnail.png \ No newline at end of file +Thumbnail: gstreamer-thumbnail.png +