From a866b9c701311bc8200a00c949b4a0fff9803777 Mon Sep 17 00:00:00 2001 From: Nathan Wiebe Neufeldt Date: Mon, 12 Aug 2024 18:08:07 -0400 Subject: [PATCH] Add missing dependency on pkg-config to lttngpy (#130) Signed-off-by: Nathan Wiebe Neufeldt --- lttngpy/package.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/lttngpy/package.xml b/lttngpy/package.xml index 183ae77e..b076eb25 100644 --- a/lttngpy/package.xml +++ b/lttngpy/package.xml @@ -12,6 +12,7 @@ Christophe Bedard ament_cmake + pkg-config python_cmake_module liblttng-ctl-dev