gnu: ldns: Remove unused native input.
* gnu/packages/dns.scm (ldns)[native-inputs]: Remove oksh.
This commit is contained in:
parent
31c16bbfaa
commit
a3204c7050
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ protocol.")
|
||||||
"/site-packages"))))
|
"/site-packages"))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("doxygen" ,doxygen)
|
`(("doxygen" ,doxygen)
|
||||||
("ksh" ,oksh)
|
|
||||||
("perl" ,perl)
|
("perl" ,perl)
|
||||||
("perl-devel-checklib" ,perl-devel-checklib)
|
("perl-devel-checklib" ,perl-devel-checklib)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
|
Reference in a new issue