aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2018-04-03 18:49:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 09:54:54 +0100
commit9d236bd40ef8598c78c1ea807d658467700505e2 (patch)
treec14a9601d1807cc29c7793ed0e70f2dedcff5111 /meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
parent460a2b27af8d023b27703b491331c8cbe7aad0ff (diff)
downloadopenembedded-core-contrib-9d236bd40ef8598c78c1ea807d658467700505e2.tar.gz
xorg: Replace depreciated *proto depends with xorgproto
This completes the transition to xorgproto. Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
index 5717fa5b79..266bd1ca59 100644
--- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
@@ -10,7 +10,7 @@ LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=bb4f89972c3869f617f61c1a79ad1952 \
file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99"
-DEPENDS += "libxext recordproto inputproto libxi"
+DEPENDS += "libxext xorgproto libxi"
PROVIDES = "xtst"
PE = "1"