summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg-1.14.7.inc2
1 files changed, 1 insertions, 1 deletions
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"