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:
d9a5894
)
gst-plugins-bad_0.10.5.bb : disable directfb as its broken
author
Graeme Gregory
<dp@xora.org.uk>
Thu, 23 Aug 2007 13:38:30 +0000
(13:38 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Thu, 23 Aug 2007 13:38:30 +0000
(13:38 +0000)
packages/gstreamer/gst-plugins-bad_0.10.5.bb
patch
|
blob
|
history
diff --git
a/packages/gstreamer/gst-plugins-bad_0.10.5.bb
b/packages/gstreamer/gst-plugins-bad_0.10.5.bb
index
a6a7d19
..
9c7d941
100644
(file)
--- a/
packages/gstreamer/gst-plugins-bad_0.10.5.bb
+++ b/
packages/gstreamer/gst-plugins-bad_0.10.5.bb
@@
-1,7
+1,8
@@
require gst-plugins.inc
SRC_URI += "file://vorbisenc.h file://vorbisdec.h"
-DEPENDS += "gst-plugins-base directfb"
+DEPENDS += "gst-plugins-base"
+EXTRA_OECONF += " --disable-directfb "
do_compile_prepend() {
# work around missing files in upstream tarball (upstream bug #454078)