diff --git a/libpqxx.pc.in b/libpqxx.pc.in index eb7dcff4..8de4cdd8 100644 --- a/libpqxx.pc.in +++ b/libpqxx.pc.in @@ -6,5 +6,6 @@ includedir=@includedir@ Name: libpqxx Description: C++ client API for the PostgreSQL database management system. Version: @VERSION@ +Requires.private: libpq Libs: -L${libdir} -lpqxx Cflags: -I${includedir}