gnu-cobol: replace texlive.combined.scheme-basic with texliveBasic
This commit is contained in:
parent
13cb90b5be
commit
8f944be411
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
# docs
|
||||
, help2man
|
||||
, texinfo
|
||||
, texlive
|
||||
, texliveBasic
|
||||
# test
|
||||
, writeText
|
||||
}:
|
||||
|
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
|||
libtool
|
||||
help2man
|
||||
texinfo
|
||||
texlive.combined.scheme-basic
|
||||
texliveBasic
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Reference in a new issue