aboutsummaryrefslogtreecommitdiff
path: root/libX11/x11.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/x11.pc.in')
-rw-r--r--libX11/x11.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/x11.pc.in b/libX11/x11.pc.in
index d10c6f10f..25c7e7cd0 100644
--- a/libX11/x11.pc.in
+++ b/libX11/x11.pc.in
@@ -9,7 +9,7 @@ Name: X11
Description: X Library
Version: @PACKAGE_VERSION@
Requires: xproto @XKBPROTO_REQUIRES@
-Requires.private: xau xdmcp @X11_EXTRA_DEPS@
+Requires.private: @X11_EXTRA_DEPS@
Cflags: -I${includedir} @XTHREAD_CFLAGS@
Libs: -L${libdir} -lX11
Libs.private: @XTHREADLIB@