libeek: update .pc

This commit is contained in:
Daiki Ueno
2010-06-18 17:23:24 +09:00
parent 514bfa1a8c
commit 025e26a7ee
5 changed files with 40 additions and 10 deletions

View File

@ -21,9 +21,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: EEK-XKB
Name: libeek-xkb
Description: A Library to Create Keyboard-like UI (XKB Support)
URL: http://github.com/ueno/eek
URL: http://github.com/ueno/eekboard
Version: @VERSION@
Libs: -L${libdir} -leek -leek-xkb
Libs.private: @GTK2_LIBS@ @XKB_LIBS@