mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: diffoscope: Remove mono from native inputs.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove mono.
This commit is contained in:
parent
4133905c77
commit
db5fa0cda7
1 changed files with 0 additions and 2 deletions
|
@ -48,7 +48,6 @@ (define-module (gnu packages diffoscope)
|
|||
#:use-module (gnu packages llvm)
|
||||
#:use-module (gnu packages man)
|
||||
#:use-module (gnu packages maths)
|
||||
#:use-module (gnu packages mono)
|
||||
#:use-module (gnu packages ocaml)
|
||||
#:use-module (gnu packages package-management)
|
||||
#:use-module (gnu packages pascal)
|
||||
|
@ -196,7 +195,6 @@ (define-public diffoscope
|
|||
libarchive
|
||||
llvm-9
|
||||
lz4
|
||||
mono
|
||||
ocaml
|
||||
odt2txt
|
||||
openssh
|
||||
|
|
Loading…
Reference in a new issue