diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-05 00:58:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-05 00:58:47 +0000 |
| commit | a16fde1ee487919156aed6e204d99220c5b8ffd9 (patch) | |
| tree | 106b5222e2f1708460fe991d1bacb41421a3388d /dev-ros/python_cmake_module/python_cmake_module-9999.ebuild | |
| parent | 9902490a074fb3ade57f89681db42d2ff7fdef51 (diff) | |
| download | baldeagleos-repo-a16fde1ee487919156aed6e204d99220c5b8ffd9.tar.gz baldeagleos-repo-a16fde1ee487919156aed6e204d99220c5b8ffd9.tar.xz baldeagleos-repo-a16fde1ee487919156aed6e204d99220c5b8ffd9.zip | |
Adding metadata
Diffstat (limited to 'dev-ros/python_cmake_module/python_cmake_module-9999.ebuild')
| -rw-r--r-- | dev-ros/python_cmake_module/python_cmake_module-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild b/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild index c2e42069c5e7..3d320cad194f 100644 --- a/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild +++ b/dev-ros/python_cmake_module/python_cmake_module-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -34,7 +34,7 @@ BDEPEND=" " python_check_deps() { - has_version "ros-meta/ament_cmake[${PYTHON_USEDEP}]" + python_has_version "ros-meta/ament_cmake[${PYTHON_USEDEP}]" } src_configure() { |
