mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: scribus: Add "libzmf" dependency
* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
This commit is contained in:
parent
fec8d80cd1
commit
89a651964a
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ (define-public scribus
|
|||
("libtiff" ,libtiff)
|
||||
("libvisio" ,libvisio)
|
||||
("libxml2" ,libxml2)
|
||||
("libzmf" ,libzmf)
|
||||
("openssl" ,openssl)
|
||||
("podofo" ,podofo)
|
||||
("poppler" ,poppler)
|
||||
|
|
Loading…
Reference in a new issue