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-Clutter
Name: libeek-clutter
Description: A Library to Create Keyboard-like UI (Clutter Support)
URL: http://github.com/ueno/eek
URL: http://github.com/ueno/eekboard
Version: @VERSION@
Libs: -L${libdir} -leek -leek-clutter
Libs.private: @GOBJECT2_LIBS@ @CLUTTER_LIBS@