kotatogram-desktop.tg_owt: fix typo

This commit is contained in:
Jonathan Ringer 2022-02-06 18:45:19 -08:00
parent 46fd0afcb3
commit e78ff05ee8
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -1,5 +1,5 @@
{ lib, stdenv, fetchFromGitHub, pkg-config, cmake, ninja, yasm
, libjpeg, openssl, libopus, ffmpeg_$, alsa-lib, libpulseaudio, protobuf
, libjpeg, openssl, libopus, ffmpeg_4, alsa-lib, libpulseaudio, protobuf
, xorg, libXtst
}: