mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 23:20:54 +00:00
build: update manifest
This commit is contained in:
@ -98,6 +98,26 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "libpanel",
|
||||||
|
"buildsystem" : "meson",
|
||||||
|
"config-opts" : [
|
||||||
|
"--buildtype=debugoptimized",
|
||||||
|
"-Ddocs=disabled",
|
||||||
|
"-Dintrospection=disabled",
|
||||||
|
"-Dinstall-examples=false",
|
||||||
|
"-Ddevelopment=true",
|
||||||
|
"-Dtests=false",
|
||||||
|
"-Dvapi=false"
|
||||||
|
],
|
||||||
|
"sources" : [
|
||||||
|
{
|
||||||
|
"type" : "git",
|
||||||
|
"url" : "https://gitlab.gnome.org/GNOME/libpanel.git",
|
||||||
|
"branch" : "main"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "libdex",
|
"name" : "libdex",
|
||||||
"buildsystem" : "meson",
|
"buildsystem" : "meson",
|
||||||
@ -112,7 +132,7 @@
|
|||||||
"sources" : [
|
"sources" : [
|
||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "https://gitlab.gnome.org/chergert/libdex.git",
|
"url" : "https://gitlab.gnome.org/GNOME/libdex.git",
|
||||||
"branch" : "main"
|
"branch" : "main"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user