summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb (renamed from meta/recipes-graphics/xorg-lib/libxrender_0.9.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrender_0.9.5.bb b/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb
index 662796e90b..080042f541 100644
--- a/meta/recipes-graphics/xorg-lib/libxrender_0.9.5.bb
+++ b/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "X11 Rendering Extension client library"
3require xorg-lib-common.inc 3require xorg-lib-common.inc
4 4
5LICENSE = "MIT-style" 5LICENSE = "MIT-style"
6LIC_FILES_CHKSUM = "file://COPYING;md5=90b90b60eb30f65fc9c2673d7cf59e24" 6LIC_FILES_CHKSUM = "file://COPYING;md5=0db75cc842842b36f097fdae571b4b70"
7 7
8DEPENDS += "virtual/libx11 renderproto xproto xdmcp" 8DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
9 9