aboutsummaryrefslogtreecommitdiffstats
path: root/cluster_api.pc.in
diff options
context:
space:
mode:
authort-kmt123 <tkmt35137@gmail.com>2021-07-06 14:21:42 +0900
committerNaoto Yamaguchi <i33399_yamaguchi@aisin-aw.co.jp>2021-08-05 13:42:04 +0000
commit78bc03d59119dcccb5ba5258889e516020d6f926 (patch)
treefd06a8d21e75a066e3e7c55d16394c4ab72df53b /cluster_api.pc.in
parent32181bf31b18179f47a166f9291311cfa5b54fd1 (diff)
rename libipc
Diffstat (limited to 'cluster_api.pc.in')
-rw-r--r--cluster_api.pc.in4
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