guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: shotwell: Fix build.


From: guix-commits
Subject: 01/03: gnu: shotwell: Fix build.
Date: Sun, 23 Apr 2023 19:05:59 -0400 (EDT)

lfam pushed a commit to branch core-updates
in repository guix.

commit 2a8e92f2d9bc57b9a40ece218a86da547e0c1885
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sun Apr 23 17:57:17 2023 -0400

    gnu: shotwell: Fix build.
    
    * gnu/packages/gnome.scm (shotwell)[native-inputs]: Add vala.
---
 gnu/packages/gnome.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3cc53f5923..f83d8391c5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7471,7 +7471,8 @@ metadata in photo and video files of various formats.")
            `(,glib "bin")
            itstool
            pkg-config
-           python))
+           python
+           vala))
     (inputs
      (list gcr
            gexiv2



reply via email to

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