tdesktop: add missing deps

Not sure what happened in staging, but it's broken.
This commit is contained in:
K900 2022-07-19 23:56:16 +03:00
parent 7ecd637ffa
commit 1a543290a0

View file

@ -23,6 +23,7 @@
, libopus
, alsa-lib
, libpulseaudio
, pipewire
, range-v3
, tl-expected
, hunspell
@ -35,6 +36,7 @@
, util-linuxMinimal
, pcre
, libpthreadstubs
, libXdamage
, libXdmcp
, libselinux
, libsepol
@ -127,6 +129,7 @@ env.mkDerivation rec {
libopus
alsa-lib
libpulseaudio
pipewire
range-v3
tl-expected
hunspell
@ -139,6 +142,7 @@ env.mkDerivation rec {
util-linuxMinimal # Required for libmount thus not nativeBuildInputs.
pcre
libpthreadstubs
libXdamage
libXdmcp
libselinux
libsepol