guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

180/181: gnu: glade: Remove meson argument.


From: guix-commits
Subject: 180/181: gnu: glade: Remove meson argument.
Date: Tue, 13 Sep 2022 02:26:35 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 51ea0a7958870046ce2f8a84a72f08474e10ff29
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Sep 13 01:57:26 2022 -0400

    gnu: glade: Remove meson argument.
    
    * gnu/packages/gnome.scm (glade3)[meson]: Delete argument.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 65767b7401..a482880195 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3201,7 +3201,6 @@ API add-ons to make GTK+ widgets OpenGL-capable.")
     (build-system meson-build-system)
     (arguments
      (list
-      #:meson meson-0.60
       #:phases
       #~(modify-phases %standard-phases
           (add-after 'unpack 'skip-gtk-update-icon-cache



reply via email to

[Prev in Thread] Current Thread [Next in Thread]