]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Add 2 more FreeBSD pkg installs.
authorWayne Davison <wayne@opencoder.net>
Sat, 11 Jul 2020 19:22:05 +0000 (12:22 -0700)
committerWayne Davison <wayne@opencoder.net>
Sat, 11 Jul 2020 19:22:05 +0000 (12:22 -0700)
.cirrus.yml

index 572e47755087710594d4f28bc70a6b73a4fa0311..e8e41e41d35db7cb556b13fd31b64bb816799179 100644 (file)
@@ -4,7 +4,7 @@ task:
     image: freebsd-12-1-release-amd64
   install_script:
     - ln -s /usr/local/bin/bash /bin/bash
-    - pkg install -y autotools xxhash zstd liblz4
+    - pkg install -y autotools xxhash zstd liblz4 python36 py36-CommonMark
 
   script:
     - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure