GNOME Bugzilla – Bug 780339
Support installing meson within jhbuild
Last modified: 2017-03-22 00:13:45 UTC
Created attachment 348374 [details] [review] distutils: Add python3attribute This allows us to not depend upon Meson as a sysdep and just install it when needed.
Created attachment 348375 [details] [review] meson: Support installing within jhbuild
Review of attachment 348375 [details] [review]: Awesome, thanks. I guess the disadvantage is that it has to be manually added as a dependency for every <meson> type package, right? It would be really great for that to happen automatically. But I won't be that picky; this is good enough.
No it was already added as a dependency automatically.
Comment on attachment 348375 [details] [review] meson: Support installing within jhbuild Commited as ffd00eea and e10b722
Awesome! Please also push to the new 3.26 sysdeps file that just appeared as well.
(In reply to Michael Catanzaro from comment #5) > Awesome! Please also push to the new 3.26 sysdeps file that just appeared as > well. Pushed commit de37187ca