Skip to content

Commit 97017f7

Browse files
Merge pull request #56 from nobleo/fix/missing-remaps
Add some remaps from rosdistro we required
2 parents 34e9266 + ce11d30 commit 97017f7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

robostack.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ cppzmq:
7777
robostack: [cppzmq]
7878
curl:
7979
robostack: [libcurl]
80+
curlpp-dev:
81+
robostack: [curlpp]
8082
cython:
8183
robostack: [cython]
8284
doxygen:
@@ -780,6 +782,8 @@ python3-catkin-pkg-modules:
780782
robostack: [catkin_pkg]
781783
python3-catkin-tools:
782784
robostack: [catkin_tools]
785+
python3-cantools-pip:
786+
robostack: [cantools]
783787
python3-cherrypy3:
784788
robostack: [cherrypy]
785789
python3-click:
@@ -1037,6 +1041,8 @@ sdl-image:
10371041
robostack: [sdl_image]
10381042
sdl2:
10391043
robostack: [sdl2]
1044+
smartmontools:
1045+
robostack: [smartmontools]
10401046
socat:
10411047
robostack:
10421048
linux: [socat]

0 commit comments

Comments
 (0)