diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-10 10:09:09 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-10 17:00:15 +0100 |
commit | 3d2308b173ecbc9a6713c82e621ec16b35ffa37d (patch) | |
tree | ea2fe302b9be83f8aa26d1aff1248f07cc27ca42 /recipes/libsdl/libsdl.inc | |
parent | 4234fc28e699ac720506cd9a3e431f8b670e1f7f (diff) |
libsdl: use INC_PR, bump for mesa -> virtual/libgl change
Diffstat (limited to 'recipes/libsdl/libsdl.inc')
-rw-r--r-- | recipes/libsdl/libsdl.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libsdl/libsdl.inc b/recipes/libsdl/libsdl.inc index 0db0be8e14..51a4b22d4f 100644 --- a/recipes/libsdl/libsdl.inc +++ b/recipes/libsdl/libsdl.inc @@ -6,7 +6,7 @@ DEPENDS_avr32 = "alsa-lib virtual/libx11 libxext" PROVIDES = "virtual/libsdl" LICENSE = "LGPL" -PR = "r1" +INC_PR = "r10" SRC_URI = "\ http://www.libsdl.org/release/SDL-${PV}.tar.gz \ |