forked from AuroraMiddleware/gtk
Actually pass the devel profile to flatpak builds
I added that to the manifests, and did not notice that we do the last build step manually :(
This commit is contained in:
parent
7de266a620
commit
7d27c615b7
@ -24,6 +24,7 @@ flatpak build ${builddir} meson \
|
||||
-Dbuild-examples=false \
|
||||
-Dintrospection=disabled \
|
||||
-Ddemos=true \
|
||||
-Dprofile=devel \
|
||||
_flatpak_build
|
||||
|
||||
flatpak build ${builddir} ninja -C _flatpak_build install
|
||||
|
Loading…
Reference in New Issue
Block a user