summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxrandr_1.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxrandr_1.5.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxrandr_1.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.5.1.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.5.1.bb
index 48e88d20a7..b90ebc6232 100644
--- a/meta/recipes-graphics/xorg-lib/libxrandr_1.5.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.5.1.bb
@@ -11,7 +11,7 @@ require xorg-lib-common.inc
11LICENSE = "MIT-style" 11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=c9d1a2118a6cd5727521db8e7a2fee69" 12LIC_FILES_CHKSUM = "file://COPYING;md5=c9d1a2118a6cd5727521db8e7a2fee69"
13 13
14DEPENDS += "virtual/libx11 randrproto libxrender libxext" 14DEPENDS += "virtual/libx11 xorgproto libxrender libxext"
15 15
16PE = "1" 16PE = "1"
17 17