new file mode 100644
@@ -0,0 +1,9 @@
+--- src/x11.pc.in 2013-06-26 14:08:12.661020112 +0200
++++ src/x11.pc.in 2013-06-26 14:07:37.681021146 +0200
+@@ -11,5 +11,5 @@
+ Requires: xproto @XKBPROTO_REQUIRES@
+ Requires.private: @X11_EXTRA_DEPS@
+ Cflags: -I${includedir} @XTHREAD_CFLAGS@
+-Libs: -L${libdir} -lX11
++Libs: -L${libdir} -lX11 -ldl
+ Libs.private: @XTHREADLIB@
@@ -16,5 +16,6 @@ RDEPENDS_${PN} += "libxcb libxau libxdmcp libdl libc"
SRC_URI += " file://disable_tests.patch \
file://keysymdef_include.patch \
file://disable_makekeys.patch \
+ file://pkgconfig.patch \
"