build: update options in manifest

This commit is contained in:
Christian Hergert
2022-05-27 11:29:03 -07:00
parent 02e50efa49
commit d99f03f101

View File

@ -102,8 +102,8 @@
"config-opts" : [ "config-opts" : [
"--libdir=/app/lib", "--libdir=/app/lib",
"--buildtype=debugoptimized", "--buildtype=debugoptimized",
"-Denable_gtk=true", "-Dgtk=true",
"-Dwith_sysprofd=host" "-Dsysprofd=host"
], ],
"buildsystem" : "meson", "buildsystem" : "meson",
"builddir" : true, "builddir" : true,