mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-14 19:05:10 -05:00
gnu: geda-gaf: Add gdk-pixbuf.
This is used for supporting various image formats. * gnu/packages/engineering.scm (geda-gaf)[inputs]: Add gdk-pixbuf.
This commit is contained in:
parent
772e4b6739
commit
480a125bde
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ (define-public geda-gaf
|
|||
pcb "/share/pcb/newlib")))))
|
||||
(inputs
|
||||
(list gamin
|
||||
gdk-pixbuf
|
||||
glib
|
||||
gtk+-2
|
||||
guile-2.0
|
||||
|
|
Loading…
Reference in a new issue