sr.ht CI: add liblz4
authorKirill Isakov <is-kir@ya.ru>
Tue, 20 Jul 2021 15:21:13 +0000 (21:21 +0600)
committerKirill Isakov <is-kir@ya.ru>
Tue, 20 Jul 2021 15:21:13 +0000 (21:21 +0600)
Needed for testing LZ4 compression support when using the system
library.

.builds/freebsd.yml
.builds/netbsd.yml
.builds/openbsd.yml

index 5afae0f..fbd6670 100644 (file)
@@ -5,6 +5,7 @@ packages:
   - autotools
   - openssl
   - lzo2
+  - liblz4
   - ncurses
   - miniupnpc
   - readline
index 633a982..1848df0 100644 (file)
@@ -6,6 +6,7 @@ packages:
   - autoconf
   - openssl
   - lzo
+  - lz4
   - miniupnpc
   - readline
   - gtexinfo
index d8b2ea1..23ad669 100644 (file)
@@ -6,6 +6,7 @@ packages:
   - autoconf-2.71
   - openssl-1.1.1k
   - lzo2
+  - lz4
   - miniupnpc
   - readline
   - texinfo