diff options
| author | Arun Isaac <arunisaac@systemreboot.net> | 2025-08-04 17:05:00 +0100 |
|---|---|---|
| committer | Arun Isaac <arunisaac@systemreboot.net> | 2025-08-04 17:05:00 +0100 |
| commit | 29c8c15d478fddc2e0932fbb0644d83f5ae21abf (patch) | |
| tree | bd2b171b5004695bf995ebf8b8359067622364da | |
| parent | cddc61ce95897f5cef25cdaef169c106ce6c00f2 (diff) | |
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.
| -rw-r--r-- | gnu/packages/skribilo.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/skribilo.scm b/gnu/packages/skribilo.scm index 32132371a5e..be72a39d33a 100644 --- a/gnu/packages/skribilo.scm +++ b/gnu/packages/skribilo.scm @@ -78,7 +78,6 @@ (inputs (list guile-3.0 imagemagick ghostscript ; for 'convert' - ploticus lout)) ;; The 'skribilo' command needs them, and for people using Skribilo as a |
