libtheora: depend on virtual/libsdl instead of libsdl-x11
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 8 Dec 2010 21:01:55 +0000 (21:01 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Thu, 9 Dec 2010 21:32:27 +0000 (22:32 +0100)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
recipes/libtheora/libtheora_0.9+1.0alpha7.bb

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