diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-10 10:09:51 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-10 17:00:16 +0100 |
commit | 25cbcad84ccaa96b1287906f63284b362424de23 (patch) | |
tree | ec3f9e48251a76431518c0322de9b70e208bcacc /recipes/glew/libglew_1.5.1.bb | |
parent | 3d2308b173ecbc9a6713c82e621ec16b35ffa37d (diff) |
libglew, xdriinfo: bump PR after mesa -> virtual/libgl change
Diffstat (limited to 'recipes/glew/libglew_1.5.1.bb')
-rw-r--r-- | recipes/glew/libglew_1.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/glew/libglew_1.5.1.bb b/recipes/glew/libglew_1.5.1.bb index c011a12525..23257b552a 100644 --- a/recipes/glew/libglew_1.5.1.bb +++ b/recipes/glew/libglew_1.5.1.bb @@ -4,7 +4,7 @@ LICENSE = "Modified BSD License, Mesa 3-D License, Khronos License" DEPENDS = "virtual/libx11 virtual/libgl libxext libxi libxmu" -PR = "r0" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/1.5.1/glew-1.5.1-src.tgz \ |