summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2008-07-01 08:45:36 +0000
committerLuotao Fu <l.fu@pengutronix.de>2008-07-01 08:45:36 +0000
commitd1d01ff18ff9ca1038c05a5b3e4054ab556a5123 (patch)
tree035fd5b9e747af902b63004977ac4cad91dd2573
parent39fe5605fa85cfddde16506d3242eacb89e8c26f (diff)
downloadptxdist-d1d01ff18ff9ca1038c05a5b3e4054ab556a5123.tar.gz
ptxdist-d1d01ff18ff9ca1038c05a5b3e4054ab556a5123.tar.xz
fixed xext dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8557 33e552b5-05e3-0310-8538-816dae2090ed
-rw-r--r--rules/xorg-lib-Xext.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/xorg-lib-Xext.in b/rules/xorg-lib-Xext.in
index adb7544d1..be23aecb4 100644
--- a/rules/xorg-lib-Xext.in
+++ b/rules/xorg-lib-Xext.in
@@ -5,6 +5,7 @@ config XORG_LIB_XEXT
select XORG_LIB_X11
select XORG_PROTO_XEXT
select XORG_LIB_XAU
+ select XORG_LIB_XDMCP
help
The X Extensions library provides mechanisms that
were not provided in the core protocol in Xlib.