diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb b/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb index 9a6e4702b9..8712ff669f 100644 --- a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb +++ b/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb @@ -2,7 +2,7 @@ require xorg-app-common.inc  DESCRIPTION = "X Resize and Rotate extension command."  LICENSE= "BSD-X" -LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" +LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584"  DEPENDS += "libxrandr libxrender"  PE = "1"  PR = "r0" | 
