Skip to content

Commit 0a71721

Browse files
Add importlib-resources and importlib-metadata deb dependencies.
1 parent 2d691af commit 0a71721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdeb.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
; release with a high debinc to avoid conflict with upstream debian of the same release version
33
Debian-Version: 100
4-
Depends3: python3-yaml, python3-empy, python3-packaging, python3-rosdep (>= 0.15.0), python3-rosdistro (>= 0.8.0), python3-vcstools (>= 0.1.22), python3-setuptools, python3-catkin-pkg (>= 0.4.3)
4+
Depends3: python3-yaml, python3-empy, python3-packaging, python3-rosdep (>= 0.15.0), python3-rosdistro (>= 0.8.0), python3-vcstools (>= 0.1.22), python3-setuptools, python3-catkin-pkg (>= 0.4.3), python3 (>= 3.8) | python3-importlib-metadata, python3 (>= 3.8) | python3-importlib-resources
55
Conflicts3: python-bloom
66
Copyright-File: LICENSE.txt
77
Suite3: focal jammy noble bookworm trixie

0 commit comments

Comments
 (0)