Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2649,6 +2649,17 @@ libcairo2-dev:
opensuse: [cairo-devel]
rhel: [cairo-devel]
ubuntu: [libcairo2-dev]
libcamera:
debian:
sid: [libcamera-dev]
fedora:
"36": [libcamera]
gentoo: ['media-libs/libcamera']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you point to this package, I can't find it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nixos: [libcamera]
ubuntu:
'*': [libcamera-dev]
bionic: null
focal: null
libcap-dev:
arch: [libcap]
debian: [libcap-dev]
Expand Down