Skip to content

Commit 2a94af5

Browse files
Merge pull request #11 from nobleo/fix/missing-entries
Add missing entries from kilted
2 parents 7b70ced + 564b4ac commit 2a94af5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

robostack.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,8 @@ libglu-dev:
328328
linux: [libglu]
329329
osx: []
330330
win64: []
331+
libgmock-dev:
332+
robostack: [gmock]
331333
libgoogle-glog-dev:
332334
robostack: [glog]
333335
libgpgme-dev:
@@ -838,6 +840,8 @@ python3-catkin-tools:
838840
robostack: [catkin_tools]
839841
python3-cantools-pip:
840842
robostack: [cantools]
843+
python3-cbor2:
844+
robostack: [cbor2]
841845
python3-cherrypy3:
842846
robostack: [cherrypy]
843847
python3-click:
@@ -866,6 +870,8 @@ python3-empy:
866870
robostack: [empy]
867871
python3-fastapi:
868872
robostack: [fastapi]
873+
python3-filelock:
874+
robostack: [filelock]
869875
python3-flake8:
870876
robostack: [flake8]
871877
python3-flake8-comprehensions:
@@ -1047,6 +1053,8 @@ python3-usb:
10471053
robostack: [pyusb]
10481054
python3-uvicorn:
10491055
robostack: [uvicorn]
1056+
python3-utm:
1057+
robostack: [utm]
10501058
python3-vcstool:
10511059
robostack: [vcs2l]
10521060
python3-flake8-docstrings:

0 commit comments

Comments
 (0)