[oe-commits] Khem Raj : gst-rtsp.inc: Add check to DEPENDS

git version control git at git.openembedded.org
Mon Feb 14 20:57:32 UTC 2011


Module: openembedded.git
Branch: master
Commit: 393c0d5bc5850592b51013d0918d0fe623d40de8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=393c0d5bc5850592b51013d0918d0fe623d40de8

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Feb 14 12:55:50 2011 -0800

gst-rtsp.inc: Add check to DEPENDS

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/gstreamer/gst-rtsp.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/gstreamer/gst-rtsp.inc b/recipes/gstreamer/gst-rtsp.inc
index 0016f39..9b4fcf0 100644
--- a/recipes/gstreamer/gst-rtsp.inc
+++ b/recipes/gstreamer/gst-rtsp.inc
@@ -1,5 +1,6 @@
 require gst-common.inc
 
+DEPENEDS += "check"
 DESCRIPTION = "Gstreamer RTSP server"
 LICENSE = "LGPLv2"
 





More information about the Openembedded-commits mailing list