Merge pull request #315104 from NickCao/telegram-desktop

telegram-desktop: add missing glib-networking dependency
This commit is contained in:
superherointj
2024-05-27 17:17:43 -03:00
committed by GitHub
@@ -15,6 +15,7 @@
, qtsvg
, qtimageformats
, gtk3
, glib-networking
, boost
, fmt
, libdbusmenu
@@ -137,6 +138,7 @@ stdenv.mkDerivation rec {
] ++ lib.optionals stdenv.isLinux [
qtwayland
gtk3
glib-networking
fmt
libdbusmenu
alsa-lib