guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: geda-gaf: Add gdk-pixbuf.


From: guix-commits
Subject: 03/03: gnu: geda-gaf: Add gdk-pixbuf.
Date: Sun, 23 Apr 2023 15:00:32 -0400 (EDT)

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

commit 480a125bde4c1a568c2b1254136a00bc20a0e399
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Apr 23 20:59:37 2023 +0200

    gnu: geda-gaf: Add gdk-pixbuf.
    
    This is used for supporting various image formats.
    
    * gnu/packages/engineering.scm (geda-gaf)[inputs]: Add gdk-pixbuf.
---
 gnu/packages/engineering.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index f847daa693..3191674139 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -272,6 +272,7 @@ plans and designs.")
                                pcb "/share/pcb/newlib")))))
     (inputs
      (list gamin
+           gdk-pixbuf
            glib
            gtk+-2
            guile-2.0



reply via email to

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