| Submitter | Andreas Oberritter |
|---|---|
| Date | Dec. 8, 2010, 1:01 p.m. |
| Message ID | <1291813320-24770-3-git-send-email-obi@opendreambox.org> |
| Download | mbox | patch |
| Permalink | /patch/24/ |
| State | Accepted |
| Commit | e9e434d00a531a77328dba6100612f0b4b902668 |
| Headers | show |
Comments
Patch
diff --git a/recipes/libtheora/libtheora_0.9+1.0alpha7.bb b/recipes/libtheora/libtheora_0.9+1.0alpha7.bb index 2fbce48..952a512 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"
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> --- recipes/libtheora/libtheora_0.9+1.0alpha7.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)