diff options
-rw-r--r-- | libvformat-1.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvformat-1.0.pc.in b/libvformat-1.0.pc.in index 60a4db9..23fce07 100644 --- a/libvformat-1.0.pc.in +++ b/libvformat-1.0.pc.in @@ -7,6 +7,6 @@ Name: libvformat Description: A small, portable library for accessing vformat objects eg VCARD. Version: @VERSION@ Requires: -Libs: -L${libdir} -llibvformat +Libs: -L${libdir} -lvformat Cflags: -I${includedir} |