aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-21 12:00:29 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-21 12:00:29 +0100
commit7723400e2b7853fc786712adaa09037b9dc708aa (patch)
tree029b6660f0e8b8f3d67131246299f28889677eac /recipes
parentcfbd56bf57113b6f1db4c5b7760a0b75fbbb0751 (diff)
downloadopenembedded-7723400e2b7853fc786712adaa09037b9dc708aa.tar.gz
gst-rtsp: fix typo
trying to type over changes from another buildhost doesn't work too well
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gstreamer/gst-rtsp.inc2
1 files changed, 1 insertions, 1 deletions
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"