mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 20:27:36 -05:00
gnu: gnome-session: Use meson-0.59.
* gnu/packages/gnome.scm (gnome-session)[meson]: Use meson-0.59.
This commit is contained in:
parent
2541a0527e
commit
6d513816f5
1 changed files with 2 additions and 1 deletions
|
@ -7199,7 +7199,8 @@ (define-public gnome-session
|
|||
(base32
|
||||
"02z0xr6sv9ibl7awbw9j4y05hf4jk1zgvsbbmh7n27hhjvsvc8pl"))))
|
||||
(arguments
|
||||
'(#:glib-or-gtk? #t
|
||||
`(#:meson ,meson-0.59
|
||||
#:glib-or-gtk? #t
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'configure 'pre-configure
|
||||
|
|
Loading…
Reference in a new issue