Merge pull request #207606 from ilya-fedin/kotatogram-tg-owt-openssl-fix

kotatogram-desktop/tg_owt: supply right openssl version
This commit is contained in:
Alexander Bantyev 2023-01-21 08:50:35 +04:00 committed by GitHub
commit cf6795e458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
, ninja
, yasm
, libjpeg
, openssl
, openssl_1_1
, libopus
, ffmpeg_4
, protobuf
@ -70,7 +70,7 @@ stdenv.mkDerivation {
propagatedBuildInputs = [
libjpeg
openssl
openssl_1_1
libopus
ffmpeg_4
protobuf