From e9e434d00a531a77328dba6100612f0b4b902668 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Wed, 8 Dec 2010 21:01:55 +0000 Subject: [PATCH] libtheora: depend on virtual/libsdl instead of libsdl-x11 Signed-off-by: Andreas Oberritter --- recipes/libtheora/libtheora_0.9+1.0alpha7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libtheora/libtheora_0.9+1.0alpha7.bb b/recipes/libtheora/libtheora_0.9+1.0alpha7.bb index 2fbce48f8c..952a51260e 100644 --- a/recipes/libtheora/libtheora_0.9+1.0alpha7.bb +++ b/recipes/libtheora/libtheora_0.9+1.0alpha7.bb @@ -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" -- 2.39.5