Skip to content

Commit

Permalink
installing amberol by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mecattaf committed Sep 19, 2024
1 parent 223d454 commit 4aad607
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ modules:
#- https://copr.fedorainfracloud.org/coprs/sentry/kernel-fsync/repo/fedora-%OS_VERSION%/sentry-kernel-fsync-fedora-%OS_VERSION%.repo

install:
#- gcc-c++
#- gcc
#- g++
#- make
- gcc-c++
- gcc
- g++
- make
- mesa-libGLU
- podman-compose
- podman-tui
Expand Down Expand Up @@ -205,6 +205,7 @@ modules:
- it.mijorus.gearlever
- com.obsproject.Studio
- com.obsproject.Studio.Plugin.OBSVkCapture
- io.bassi.Amberol
#- org.freedesktop.Platform.VulkanLayer.OBSVkCapture
#- org.freedesktop.Platform.GStreamer.gstreamer-vaapi

Expand Down

0 comments on commit 4aad607

Please sign in to comment.