packages/libogg/libtheora: The encoder example is using vorbis add it to the DEPENDS
authorHolger Freyther <zecke@selfish.org>
Fri, 25 Jan 2008 16:29:08 +0000 (16:29 +0000)
committerHolger 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

index 67ec27b..5a372b6 100644 (file)
@@ -1,5 +1,5 @@
 
-DEPENDS = "libogg libsdl-x11"
+DEPENDS = "libogg libvorbis libsdl-x11"
 
 SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz"