0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

flatpak: Avoid cleaning PipeWire and FFmpeg headers

Plugins could happen to build against them.
This commit is contained in:
tytan652 2022-07-28 22:10:45 +02:00 committed by Georges Basile Stavracas Neto
parent a2a3cb2288
commit 056bd1aee0

View File

@ -237,8 +237,7 @@
"--enable-libsvtav1"
],
"cleanup": [
"/share/ffmpeg",
"/include"
"/share/ffmpeg"
],
"sources": [
{
@ -348,7 +347,6 @@
"-Dpw-cat=disabled"
],
"cleanup": [
"/include",
"/bin"
],
"sources": [