Skip to content

Commit

Permalink
Add missing dependency on pkg-config to lttngpy (#130)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Wiebe Neufeldt <nwiebeneufeldt@clearpath.ai>
  • Loading branch information
nwn authored Aug 12, 2024
1 parent 7758ad4 commit a866b9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lttngpy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<author email="christophe.bedard@apex.ai">Christophe Bedard</author>

<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>pkg-config</buildtool_depend>
<buildtool_depend>python_cmake_module</buildtool_depend>

<depend>liblttng-ctl-dev</depend>
Expand Down

0 comments on commit a866b9c

Please sign in to comment.