]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
- install libtls-dev
authorsashan <anedvedicky@gmail.com>
Wed, 28 May 2025 16:57:13 +0000 (18:57 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 30 May 2025 17:26:17 +0000 (13:26 -0400)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27689)

.github/workflows/ci.yml

index fbec5f2e12078e2e7ecec5ec8b7b40fc78b28c22..76dc3abea9342b305fc7907cef59f00c284c1ccc 100644 (file)
@@ -628,7 +628,7 @@ jobs:
     - name: package installs
       run: |
         sudo apt-get update
-        sudo apt-get -yq install bison gettext keyutils ldap-utils libldap2-dev libkeyutils-dev python3 python3-paste python3-pyrad slapd tcsh python3-virtualenv virtualenv python3-kdcproxy gdb libretls
+        sudo apt-get -yq install bison gettext keyutils ldap-utils libldap2-dev libkeyutils-dev python3 python3-paste python3-pyrad slapd tcsh python3-virtualenv virtualenv python3-kdcproxy gdb libtls-dev
     - name: install cpanm and Test2::V0 for gost_engine testing
       uses: perl-actions/install-with-cpanm@stable
       with: