mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: skribilo: Do not depend on ploticus.
Our ploticus package is broken, and upstream ploticus is unmaintained. * gnu/packages/skribilo.scm (skribilo)[inputs]: Remove ploticus.
This commit is contained in:
parent
cddc61ce95
commit
29c8c15d47
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@
|
||||||
(inputs (list guile-3.0
|
(inputs (list guile-3.0
|
||||||
imagemagick
|
imagemagick
|
||||||
ghostscript ; for 'convert'
|
ghostscript ; for 'convert'
|
||||||
ploticus
|
|
||||||
lout))
|
lout))
|
||||||
|
|
||||||
;; The 'skribilo' command needs them, and for people using Skribilo as a
|
;; The 'skribilo' command needs them, and for people using Skribilo as a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue