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:
ad70c23
)
packages/libogg/libtheora: The encoder example is using vorbis add it to the DEPENDS
author
Holger Freyther
<zecke@selfish.org>
Fri, 25 Jan 2008 16:29:08 +0000
(16:29 +0000)
committer
Holger Freyther
<zecke@selfish.org>
Fri, 25 Jan 2008 16:29:08 +0000
(16:29 +0000)
Add libvorbis to the DEPENDS as the encoder example is using libvorbis.
packages/libogg/libtheora_0.9+1.0alpha7.bb
patch
|
blob
|
history
diff --git
a/packages/libogg/libtheora_0.9+1.0alpha7.bb
b/packages/libogg/libtheora_0.9+1.0alpha7.bb
index
67ec27b
..
5a372b6
100644
(file)
--- a/
packages/libogg/libtheora_0.9+1.0alpha7.bb
+++ b/
packages/libogg/libtheora_0.9+1.0alpha7.bb
@@
-1,5
+1,5
@@
-DEPENDS = "libogg libsdl-x11"
+DEPENDS = "libogg lib
vorbis lib
sdl-x11"
SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz"