mirror of
https://git.yoctoproject.org/libfakekey
synced 2025-11-04 04:55:36 +08:00
Fix .pc file
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1098 b067294f-1dea-0310-9683-c47a78595994
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
2005-04-06 mallum,,, <mallum@openedhand.com>
|
||||
|
||||
* libfakekey.pc.in:
|
||||
Add our actual libname
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@ includedir=@includedir@
|
||||
Name: libfakekey
|
||||
Description: X Virtual Keyboard Library
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} @FAKEKEY_LIBS@
|
||||
Libs: -L${libdir} @FAKEKEY_LIBS@ -lfakekey
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user