summaryrefslogtreecommitdiff
path: root/recipes/libsdl/libsdl-x11_1.2.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsdl/libsdl-x11_1.2.14.bb')
-rw-r--r--recipes/libsdl/libsdl-x11_1.2.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libsdl/libsdl-x11_1.2.14.bb b/recipes/libsdl/libsdl-x11_1.2.14.bb
index 621f7b47c1..b48791f6be 100644
--- a/recipes/libsdl/libsdl-x11_1.2.14.bb
+++ b/recipes/libsdl/libsdl-x11_1.2.14.bb
@@ -5,10 +5,10 @@ DESCRIPTION = "Simple DirectMedia Layer (X11 and Framebuffer support)"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL"
-DEPENDS = "alsa-lib mesa virtual/libx11 libxext tslib"
+DEPENDS = "alsa-lib virtual/libgl virtual/libx11 libxext tslib"
DEPENDS_avr32 = "alsa-lib virtual/libx11 libxext tslib"
PROVIDES = "virtual/libsdl"
-PR = "r1"
+PR = "r2"
SRC_URI = " \
http://www.libsdl.org/release/SDL-${PV}.tar.gz \