]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Search for cmark.
authorWayne Davison <wayne@opencoder.net>
Mon, 13 Jul 2020 21:09:24 +0000 (14:09 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 13 Jul 2020 21:09:24 +0000 (14:09 -0700)
.cirrus.yml

index 9d5f5a35f756dd505b5dffebc2c4169a81a8e5e0..88e00e1d2c2d2d52783eabbbda24b34a738da39b 100644 (file)
@@ -7,6 +7,7 @@ task:
     - zpool create -m `pwd`/testtmp zpool /tmp/zpool
     - pkg install -y autotools xxhash zstd liblz4 openssl bash
     - ln -s /usr/local/bin/bash /bin/bash
+    - pkg search cmark
   configure_script:
     - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure --disable-md2man
   make_script: