From 9d6375529dce6ad3f1a203302d7571af014611f7 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 5 May 2018 12:40:41 +0200 Subject: xserver-xorg-1.14.7.inc: Replace individual deprecated xorg proto recipes with xorgproto see openembedded-core commit 460a2b27af8d023b27703b491331c8cbe7aad0ff Signed-off-by: Max Krummenacher --- recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc b/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc index 5fe0a9f..8669baa 100644 --- a/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc +++ b/recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc @@ -28,7 +28,7 @@ inherit autotools pkgconfig inherit distro_features_check REQUIRED_DISTRO_FEATURES = "x11" -PROTO_DEPS = "randrproto renderproto fixesproto damageproto xextproto xproto xf86dgaproto xf86miscproto xf86vidmodeproto compositeproto recordproto resourceproto videoproto scrnsaverproto xineramaproto fontsproto kbproto inputproto bigreqsproto xcmiscproto" +PROTO_DEPS = "xorgproto" LIB_DEPS = "pixman libxfont xtrans libxau libxext libxdmcp libdrm libxkbfile libpciaccess openssl libgcrypt nettle" DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} font-util" -- cgit v1.2.3