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:
a4f9a2d
)
gst-plugins-{bad,good,ugly}: depend on gst-plugins-base
author
Koen Kooi
<koen@openembedded.org>
Wed, 22 Mar 2006 18:51:20 +0000
(18:51 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Wed, 22 Mar 2006 18:51:20 +0000
(18:51 +0000)
packages/gstreamer/gst-plugins-bad_0.10.1.bb
patch
|
blob
|
history
packages/gstreamer/gst-plugins-good_0.10.2.bb
patch
|
blob
|
history
packages/gstreamer/gst-plugins-ugly_0.10.2.bb
patch
|
blob
|
history
diff --git
a/packages/gstreamer/gst-plugins-bad_0.10.1.bb
b/packages/gstreamer/gst-plugins-bad_0.10.1.bb
index
655f2c1
..
182ed93
100644
(file)
--- a/
packages/gstreamer/gst-plugins-bad_0.10.1.bb
+++ b/
packages/gstreamer/gst-plugins-bad_0.10.1.bb
@@
-1
+1,2
@@
include gst-plugins.inc
+DEPENDS += "gst-plugins-base"
diff --git
a/packages/gstreamer/gst-plugins-good_0.10.2.bb
b/packages/gstreamer/gst-plugins-good_0.10.2.bb
index
655f2c1
..
182ed93
100644
(file)
--- a/
packages/gstreamer/gst-plugins-good_0.10.2.bb
+++ b/
packages/gstreamer/gst-plugins-good_0.10.2.bb
@@
-1
+1,2
@@
include gst-plugins.inc
+DEPENDS += "gst-plugins-base"
diff --git
a/packages/gstreamer/gst-plugins-ugly_0.10.2.bb
b/packages/gstreamer/gst-plugins-ugly_0.10.2.bb
index
655f2c1
..
182ed93
100644
(file)
--- a/
packages/gstreamer/gst-plugins-ugly_0.10.2.bb
+++ b/
packages/gstreamer/gst-plugins-ugly_0.10.2.bb
@@
-1
+1,2
@@
include gst-plugins.inc
+DEPENDS += "gst-plugins-base"