Skip to content

Commit 5ddeb72

Browse files
committed
add missing dependency
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent 7ce6cf3 commit 5ddeb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: cargo-ament-build
22
Maintainer: Esteve Fernandez <[email protected]>
33
Section: python
44
Priority: optional
5-
Build-Depends: python3-setuptools, python3-setuptools-rust, python3-all-dev, debhelper (>= 9)
5+
Build-Depends: dh-python, python3-setuptools, python3-setuptools-rust, python3-all-dev, debhelper (>= 9)
66
Standards-Version: 3.9.1
77
Homepage: None
88
X-Python3-Version: >= 3.6

0 commit comments

Comments
 (0)