Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 130e6bd

Browse files
tfootemm318
authored andcommitted
add buildtool depend on pkg-config (#1)
http://build.ros.org/view/Ksrc_uX/job/Kbin_uX64__kinesis_manager__ubuntu_xenial_amd64__binary/1/console Resolves: 15:41:49 CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): 15:41:49 Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) rosdep key `pkg-config` https://github.com/ros/rosdistro/blob/master/rosdep/base.yaml#L4205
1 parent eec7057 commit 130e6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kinesis_manager/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313

1414
<buildtool_depend>cmake</buildtool_depend>
15+
<buildtool_depend>pkg-config</buildtool_depend>
1516

1617
<depend>aws_common</depend>
1718
<depend>curl</depend>

0 commit comments

Comments
 (0)