kotatogram-desktop: move protobuf dependency from tg_owt to kotatogram-desktop

That's where it's really used
This commit is contained in:
Ilya Fedin
2024-11-01 19:20:18 +04:00
parent a08fb2c9c2
commit e8de725051
2 changed files with 2 additions and 2 deletions
@@ -18,6 +18,7 @@
, lz4
, xxHash
, ffmpeg
, protobuf
, openalSoft
, minizip
, libopus
@@ -108,6 +109,7 @@ stdenv.mkDerivation rec {
microsoft-gsl
boost
] ++ lib.optionals stdenv.hostPlatform.isLinux [
protobuf
qtwayland
kcoreaddons
alsa-lib
@@ -10,7 +10,6 @@
, openssl
, libopus
, ffmpeg
, protobuf
, openh264
, crc32c
, libvpx
@@ -72,7 +71,6 @@ stdenv.mkDerivation {
openssl
libopus
ffmpeg
protobuf
openh264
crc32c
libvpx