diff options
| author | Vagrant Cascadian <vagrant@reproducible-builds.org> | 2025-07-30 14:34:29 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2025-08-05 13:17:30 -0700 |
| commit | 16c7b53725063be95abefa1abe73245ac5aea936 (patch) | |
| tree | eabd2dbe97fb433cbf21a7604bc7f749a15dde57 /gnu/packages/diffoscope.scm | |
| parent | 754563188760501e8c4f1a6e1cb019be468a5086 (diff) | |
gnu: diffoscope: Improve test suite coverage.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add libcaca.
Change-Id: I6705a74270b90499ca93827ce2f586a454e40912
Diffstat (limited to 'gnu/packages/diffoscope.scm')
| -rw-r--r-- | gnu/packages/diffoscope.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 4d1121f476d..58087cddc16 100644 --- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm | |||
| @@ -210,6 +210,7 @@ | |||
| 210 | html2text | 210 | html2text |
| 211 | imagemagick | 211 | imagemagick |
| 212 | libarchive | 212 | libarchive |
| 213 | libcaca | ||
| 213 | llvm | 214 | llvm |
| 214 | lz4 | 215 | lz4 |
| 215 | lzip | 216 | lzip |
