Hash : 05f5be9f Author : Date : 2011-04-04T09:21:55
Also update required kbproto version in .pc.in file
Download
1 2 3 4 5 6 7 8 9 10 11
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: xkbcommon Description: XKB API common to servers and clients Version: @PACKAGE_VERSION@ Requires: xproto kbproto >= 1.0.4 Cflags: -I${includedir} Libs: -L${libdir} -lxkbcommon