lower-bounds: add one for decompress (needing the gz subpackage)

This commit is contained in:
Hannes Mehnert 2023-09-12 13:13:51 +02:00
parent 665bd0dfe8
commit 2b30ab6bf9

View file

@ -49,7 +49,7 @@ depends: [
"tar" "tar"
"owee" "owee"
"solo5-elftool" {>= "0.3.0"} "solo5-elftool" {>= "0.3.0"}
"decompress" "decompress" {>= "1.5.0"}
"alcotest" {with-test} "alcotest" {with-test}
"ppx_deriving" {with-test} "ppx_deriving" {with-test}
"ppx_deriving_yojson" {with-test} "ppx_deriving_yojson" {with-test}