Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit dbf4021

Browse files
committed
feat(surface): add pkgs for camera support
1 parent 1bc2cfd commit dbf4021

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

config/recipe-surface.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ description: scottames' custom Fedora Silverblue native container image powered
33
base-image: ghcr.io/ublue-os/silverblue-surface
44
image-version: 39
55
modules:
6+
- type: rpm-ostree
7+
install:
8+
# Camera support
9+
- libcamera
10+
- libcamera-tools
11+
- libcamera-qcam
12+
- libcamera-gstreamer
13+
- libcamera-ipa
14+
- pipewire-plugin-libcamera
615
- from-file: common-packages.yml
716
- from-file: common-scripts-post-packages.yml
817
- from-file: common-fonts.yml

0 commit comments

Comments
 (0)