From: Koen Kooi Date: Tue, 21 Dec 2010 11:00:29 +0000 (+0100) Subject: gst-rtsp: fix typo X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7723400e2b7853fc786712adaa09037b9dc708aa;p=openembedded.git gst-rtsp: fix typo trying to type over changes from another buildhost doesn't work too well --- diff --git a/recipes/gstreamer/gst-rtsp.inc b/recipes/gstreamer/gst-rtsp.inc index 45fb88beb2..0016f393ee 100644 --- a/recipes/gstreamer/gst-rtsp.inc +++ b/recipes/gstreamer/gst-rtsp.inc @@ -1,4 +1,4 @@ -require gt-common.inc +require gst-common.inc DESCRIPTION = "Gstreamer RTSP server" LICENSE = "LGPLv2"