From e609d821dbd30ebd51361ecd0e9a9dff6e62299c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 30 Apr 2010 19:37:43 +0000 Subject: Fix keypress handling svn path=/trunk/libnsfb/; revision=10534 --- libnsfb.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnsfb.pc.in') diff --git a/libnsfb.pc.in b/libnsfb.pc.in index 41c4cce..e9d942e 100644 --- a/libnsfb.pc.in +++ b/libnsfb.pc.in @@ -6,6 +6,6 @@ includedir=${prefix}/include Name: libnsfb Description: Provides framebuffer access for netsurf. Version: VERSION -Requires: sdl xcb xcb-icccm xcb-image +Requires: sdl xcb xcb-icccm xcb-image xcb-keysyms Libs: -L${libdir} -lnsfb Cflags: -I${includedir} -- cgit v1.2.3