Skip to content

Commit 7f850c1

Browse files
committed
[wip/ros-image-pipeline] Add missing SYSTEM_PREFIX
1 parent e7b58cb commit 7f850c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ros-image-pipeline/depend.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ifeq (+,$(ROS_IMAGE_PIPELINE_DEPEND_MK)) # ------------------------------------
1414
include ../../meta-pkgs/ros-base/depend.common
1515

1616
PREFER.ros-image-pipeline?= ${PREFER.ros-base}
17+
SYSTEM_PREFIX.ros-image-pipeline?= ${SYSTEM_PREFIX.ros-base}
1718

1819
DEPEND_USE+= ros-image-pipeline
1920
ROS_DEPEND_USE+= ros-image-pipeline

0 commit comments

Comments
 (0)