diff options
Diffstat (limited to 'sord.pc.in')
-rw-r--r-- | sord.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@ includedir=@INCLUDEDIR@ Name: Sord Version: @SORD_VERSION@ Description: A lightweight C library for storing RDF statements in memory. -Requires: @PKG_serd_0@ +Requires: @SORD_PKG_DEPS@ Libs: -L${libdir} -l@LIB_SORD@ Cflags: -I${includedir}/sord-@SORD_MAJOR_VERSION@ |