X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.cirrus.yml;h=47b69c4ea579d9813170c25f2894b51e213b26a8;hb=13ae67e29336182a2cd5718b56155216f0e3ddf5;hp=d4bb0b818d3c6f2e732db1886a570a3858cbd023;hpb=23e7ef1acbd85a73a6c0fc312acbe5b1930066d6;p=openssl-gost%2Fengine.git diff --git a/.cirrus.yml b/.cirrus.yml index d4bb0b8..47b69c4 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -8,7 +8,7 @@ FreeBSD_task: PATH: ${PREFIX}/bin:${PATH} OPENSSL_BRANCH: master script: - - pkg install git cmake p5-App-cpanminus gdb + - pkg install git cmake p5-App-cpanminus gdb pkgconf - sudo cpanm --notest Test2::V0 - git clone --depth 1 -b ${OPENSSL_BRANCH} https://github.com/openssl/openssl.git - cd openssl