remove unneeded dependancies
authorAlan <alan@roojs.com>
Thu, 15 Feb 2024 05:15:40 +0000 (13:15 +0800)
committerAlan <alan@roojs.com>
Thu, 15 Feb 2024 05:15:40 +0000 (13:15 +0800)
org.roojs.roobuilder.json

index b04d5ca..34c9e06 100644 (file)
         "--socket=fallback-x11",
         "--socket=pulseaudio",
         "--socket=wayland",
-       "--filesystem=home",    
-        "--filesystem=xdg-download:ro",
-        "--filesystem=xdg-music:ro",
-        "--filesystem=xdg-run/gvfsd",
-        "--filesystem=xdg-run/pipewire-0:ro"
+        "--filesystem=home"
     ],
     "cleanup": [
         "/include",
                 }
             ]
         },
-        
-           {
-            "name" : "gtksourceview",
-            "buildsystem" : "meson",
-            "config-opts" : [
-                "--buildtype=debugoptimized",
-                "-Dsysprof=false"
-            ],
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git",
-                    "tag" : "5.11.1"
-                }
-            ]
-        },
         {
             "name": "roobuilder",
             "builddir": true,