From 8ba6cc11e13386870d40204d3272de1bb270039c Mon Sep 17 00:00:00 2001 From: =?utf8?q?=EA=B9=80=EC=9A=B0=EC=B0=BD/Tizen=20Platform=20Lab=28SR=29/?= =?utf8?q?Principal=20Engineer/=EC=82=BC=EC=84=B1=EC=A0=84=EC=9E=90?= Date: Mon, 12 Apr 2021 14:36:32 +0900 Subject: [PATCH] Update python3-catkin-pkg.spec MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ros2 패키지가 python3-catkin_pkg 이름을 요구합니다. --- packaging/python3-catkin-pkg.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/python3-catkin-pkg.spec b/packaging/python3-catkin-pkg.spec index 02bd355..99116ef 100644 --- a/packaging/python3-catkin-pkg.spec +++ b/packaging/python3-catkin-pkg.spec @@ -13,6 +13,8 @@ BuildRequires: python3-setuptools_scm BuildArch: noarch +Provides: python3-catkin_pkg + %description The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. -- 2.34.1