mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: diffoscope: Avoid skipping several tests.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add perl.
This commit is contained in:
parent
5a95cf76e1
commit
c1c9d6b3cd
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
#:use-module (gnu packages pascal)
|
||||
#:use-module (gnu packages patchutils)
|
||||
#:use-module (gnu packages pdf)
|
||||
#:use-module (gnu packages perl)
|
||||
#:use-module (gnu packages python-check)
|
||||
#:use-module (gnu packages python-web)
|
||||
#:use-module (gnu packages python-xyz)
|
||||
|
@ -199,6 +200,7 @@
|
|||
openssh
|
||||
openssl
|
||||
p7zip
|
||||
perl
|
||||
pgpdump
|
||||
poppler
|
||||
python-jsbeautifier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue