flatpak: Avoid cleaning PipeWire and FFmpeg headers
Plugins could happen to build against them.master
parent
a2a3cb2288
commit
056bd1aee0
|
@ -237,8 +237,7 @@
|
|||
"--enable-libsvtav1"
|
||||
],
|
||||
"cleanup": [
|
||||
"/share/ffmpeg",
|
||||
"/include"
|
||||
"/share/ffmpeg"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
|
@ -348,7 +347,6 @@
|
|||
"-Dpw-cat=disabled"
|
||||
],
|
||||
"cleanup": [
|
||||
"/include",
|
||||
"/bin"
|
||||
],
|
||||
"sources": [
|
||||
|
|
Loading…
Reference in New Issue