Skip to content

Commit fa0e98e

Browse files
authored
Add python3-pynput apt package for debian and ubuntu (#40529)
* fix: pynput with apt
1 parent 37fe39f commit fa0e98e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rosdep/python.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8016,6 +8016,11 @@ python3-pynmeagps-pip:
80168016
ubuntu:
80178017
pip:
80188018
packages: [pynmeagps]
8019+
python3-pynput:
8020+
debian: [python3-pynput]
8021+
ubuntu:
8022+
'*': [python3-pynput]
8023+
focal: null
80198024
python3-pyosmium:
80208025
debian: [python3-pyosmium]
80218026
fedora: [python3-osmium]

0 commit comments

Comments
 (0)