git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
827af46
)
Revert "gst-rtsp.inc: Add check to DEPENDS"
author
Khem Raj
<raj.khem@gmail.com>
Mon, 14 Feb 2011 21:38:25 +0000
(13:38 -0800)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 14 Feb 2011 21:38:25 +0000
(13:38 -0800)
check is already in the DEPENDS list plus it had typo in it
This reverts commit
393c0d5bc5850592b51013d0918d0fe623d40de8
.
recipes/gstreamer/gst-rtsp.inc
patch
|
blob
|
history
diff --git
a/recipes/gstreamer/gst-rtsp.inc
b/recipes/gstreamer/gst-rtsp.inc
index
9b4fcf0
..
0016f39
100644
(file)
--- a/
recipes/gstreamer/gst-rtsp.inc
+++ b/
recipes/gstreamer/gst-rtsp.inc
@@
-1,6
+1,5
@@
require gst-common.inc
-DEPENEDS += "check"
DESCRIPTION = "Gstreamer RTSP server"
LICENSE = "LGPLv2"