We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030aebe commit 1369555Copy full SHA for 1369555
1 file changed
recipes/recipe.yml
@@ -16,7 +16,8 @@ modules:
16
- gedit
17
# Streaming machine packages
18
- obs-studio
19
- - obs-studio-devel
+ - obs-studio-devel # TODO figure out how to remove this, it's needed to build OBS Source Record
20
+ - cmake # Ditto
21
- mpv
22
- yt-dlp
23
- zenity
0 commit comments