diff --git a/lib/oxli.pc.in b/lib/oxli.pc.in index 4c977776fe..6cf09fb099 100644 --- a/lib/oxli.pc.in +++ b/lib/oxli.pc.in @@ -4,11 +4,11 @@ libdir=${exec_prefix}/lib sharedlibdir=${libdir} includedir=${prefix}/include -Name: khmer +Name: oxli Description: The unsupported core C++ library from the khmer project URL: http://khmer.readthedocs.org/ Version: @VERSION@ Requires: -Libs: -L${libdir} -L${sharedlibdir} -lkhmer +Libs: -L${libdir} -L${sharedlibdir} -loxli Cflags: -I${includedir}