summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
index 0a5d8b6b0c..d901e2ccf9 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
@@ -20,6 +20,10 @@ S = "${WORKDIR}/${XORG_PN}-${PV}"
20 20
21inherit autotools pkgconfig 21inherit autotools pkgconfig
22 22
23PROTO_DEPS = "randrproto renderproto fixesproto damageproto xextproto xproto xf86dgaproto xf86miscproto xf86rushproto xf86vidmodeproto xf86bigfontproto compositeproto recordproto resourceproto videoproto scrnsaverproto evieext trapproto xineramaproto fontsproto kbproto inputproto bigreqsproto xcmiscproto glproto"
24LIB_DEPS = "pixman libxfont xtrans libxau libxext libxdmcp libdrm libxkbfile libpciaccess openssl"
25DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} font-util"
26
23# Split out some modules and extensions from the main package 27# Split out some modules and extensions from the main package
24# These aren't needed for basic operations and only take up space: 28# These aren't needed for basic operations and only take up space:
25# 32.0k libdri.so 29# 32.0k libdri.so