Revert "kotatogram-desktop/tg_owt: supply right openssl version"

This reverts commit f83a8afc99.
This commit is contained in:
Vanilla 2023-05-27 13:05:08 +08:00
parent 8d908a2ed4
commit cd68d5d7b9
No known key found for this signature in database
GPG Key ID: 3750028ED04FA42E

View File

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