Also update required kbproto version in .pc.in file
parent
9dd7dc6d88
commit
05f5be9f6d
|
@ -6,6 +6,6 @@ includedir=@includedir@
|
|||
Name: xkbcommon
|
||||
Description: XKB API common to servers and clients
|
||||
Version: @PACKAGE_VERSION@
|
||||
Requires: xproto kbproto >= 1.0.5
|
||||
Requires: xproto kbproto >= 1.0.4
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lxkbcommon
|
||||
|
|
Loading…
Reference in New Issue