gnu: webrtc-for-telegram-desktop: Adjust native inputs.
[jackhill/guix/guix.git] / gnu / packages / telegram.scm
index 2430242..daff57a 100644 (file)
                   (copy-recursively libyuv-from libyuv-to))
                 #t)))))
        (native-inputs
-        `(("pkg-config" ,pkg-config)
+        `(("gcc" ,gcc-9) ; keep in line with telegram-desktop
+          ("perl" ,perl)
+          ("pkg-config" ,pkg-config)
           ("python" ,python-wrapper)
           ("yasm" ,yasm)))
        (inputs