mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: epiphany: Use meson 0.59.
* gnu/packages/gnome.scm (epiphany)[arguments]: Use meson 0.59.
This commit is contained in:
@@ -6808,7 +6808,8 @@ a secret password store, an adblocker, and a modern UI.")
|
||||
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
'(#:glib-or-gtk? #t
|
||||
`(#:glib-or-gtk? #t
|
||||
#:meson ,meson-0.59
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-after 'unpack 'skip-gtk-update-icon-cache
|
||||
|
||||
Reference in New Issue
Block a user