Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing libcap dependency. #144

Closed
wants to merge 4 commits into from

Conversation

DanLipsitt
Copy link

Add missing libcap.
Also updates the .devcontainer.json to current format.

fixes #143

We need both libpcap and libcap dev packages, but the latter was
missing. They do different things but are easily confused.

Signed-off-by: Dan Lipsitt <[email protected]>
@DanLipsitt DanLipsitt force-pushed the playground-devcontainer branch from 951a0ca to d2f18cb Compare May 29, 2024 17:04
@DanLipsitt
Copy link
Author

The libcap issue is also mentioned in #133.

Checking this in for historical purposes since I'm about to take a
different approach.

Signed-off-by: Dan Lipsitt <[email protected]>
@hikinggrass
Copy link
Contributor

Fixed in #148

@hikinggrass hikinggrass closed this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

everest-playground cmake failure - missing libpcap
2 participants