clapper: add gtuber support

This commit is contained in:
Chuang Zhu 2024-10-22 19:47:46 +08:00 committed by John Titor
parent e4f41d5598
commit b2e53587fb
No known key found for this signature in database
GPG Key ID: 29B0514F4E3C1CC0

View File

@ -17,6 +17,8 @@
, vala
, cmake
, libmicrodns
, gtuber
, glib-networking
}:
stdenv.mkDerivation (finalAttrs: {
@ -49,6 +51,8 @@ stdenv.mkDerivation (finalAttrs: {
gst_all_1.gst-plugins-good
gst_all_1.gst-plugins-bad
gst_all_1.gst-plugins-ugly
gtuber
glib-networking # for TLS support
gtk4
libGL
libadwaita