diff options
Diffstat (limited to 'cluster_api.pc.in')
-rw-r--r-- | cluster_api.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cluster_api.pc.in b/cluster_api.pc.in index d9bcf80..0384465 100644 --- a/cluster_api.pc.in +++ b/cluster_api.pc.in @@ -6,6 +6,6 @@ Name: @TARGET_NAME@ Description: cluster api library using ipc library Version: @CLUSTER_API_LIBRARY_VERSION@ -Requires: ipc +Requires:cluster_ipc Cflags: -I${includedir} -Libs: -L${libdir} -lcluster_api
\ No newline at end of file +Libs: -L${libdir} -lcluster_api |