diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index b5aa84a48e..3461dc7bfb 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -538,10 +538,9 @@ (define-public telegram-desktop pkg-config python-wrapper)) (inputs - (list alsa-lib - abseil-cpp-cxxstd17 + (list abseil-cpp-cxxstd17 + alsa-lib c++-gsl - libexpected fcitx-qt5 fcitx5-qt ffmpeg @@ -553,8 +552,10 @@ (define-public telegram-desktop jemalloc kcoreaddons libdispatch + libexpected libjpeg-turbo libvpx + libxcb lz4 minizip nimf @@ -564,8 +565,8 @@ (define-public telegram-desktop pulseaudio qrcodegen-cpp qtbase-5 - qtsvg-5 qtimageformats + qtsvg-5 qtwayland range-v3 rlottie-for-telegram-desktop @@ -573,7 +574,6 @@ (define-public telegram-desktop wayland webkitgtk webrtc-for-telegram-desktop - libxcb xcb-util-keysyms xxhash zlib))