Skip to content

Commit

Permalink
feat(surface): add pkgs for camera support
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Nov 13, 2023
1 parent 1bc2cfd commit dbf4021
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/recipe-surface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ description: scottames' custom Fedora Silverblue native container image powered
base-image: ghcr.io/ublue-os/silverblue-surface
image-version: 39
modules:
- type: rpm-ostree
install:
# Camera support
- libcamera
- libcamera-tools
- libcamera-qcam
- libcamera-gstreamer
- libcamera-ipa
- pipewire-plugin-libcamera
- from-file: common-packages.yml
- from-file: common-scripts-post-packages.yml
- from-file: common-fonts.yml
Expand Down

0 comments on commit dbf4021

Please sign in to comment.