Browse Source

flatpak: Cleanup PipeWire module

tytan652 3 years ago
parent
commit
f4e696b39c
1 changed files with 8 additions and 1 deletions
  1. 8 1
      CI/flatpak/com.obsproject.Studio.json

+ 8 - 1
CI/flatpak/com.obsproject.Studio.json

@@ -347,7 +347,14 @@
         "-Dbluez5-codec-aptx=disabled",
         "-Dlibcamera=disabled",
         "-Dudevrulesdir=/app/lib/udev/rules.d/",
-        "-Dsession-managers=[]"
+        "-Dsession-managers=[]",
+        "-Dtests=disabled",
+        "-Dexamples=disabled",
+        "-Dpw-cat=disabled"
+      ],
+      "cleanup": [
+        "/include",
+        "/bin"
       ],
       "sources": [
         {