Skip to content

Commit

Permalink
feat: add udev to amp-devcontainer-cpp (#572)
Browse files Browse the repository at this point in the history
* feat: install udev

* Install udev from apt-requirements-base.json

* chore: process review comment

---------

Co-authored-by: Ron <[email protected]>
  • Loading branch information
richardapeters and rjaegers committed Sep 17, 2024
1 parent ac2c8d6 commit ebe907e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/cpp/apt-requirements-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"gnupg2": "2.4.4-2ubuntu17",
"ninja-build": "1.11.1-2",
"python3-pip": "24.0+dfsg-1ubuntu1",
"udev": "255.4-1ubuntu8.4",
"unzip": "6.0-28ubuntu4",
"wget": "1.21.4-1ubuntu4.1",
"xsltproc": "1.1.39-0exp1build1",
Expand Down

0 comments on commit ebe907e

Please sign in to comment.