mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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",
|
||||
"buildsystem" : "meson",
|
||||
@ -112,7 +132,7 @@
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "https://gitlab.gnome.org/chergert/libdex.git",
|
||||
"url" : "https://gitlab.gnome.org/GNOME/libdex.git",
|
||||
"branch" : "main"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user