about summary refs log tree commit diff
path: root/pkgs/applications/video/streamlink-twitch-gui
diff options
context:
space:
mode:
authorGabriel Ebner <gebner@gebner.org>2021-04-09 13:35:26 +0200
committerGabriel Ebner <gebner@gebner.org>2021-04-09 18:12:15 +0200
commit9d90e2dda237e7c0f1a4d771a5652e0faa85d9bd (patch)
tree8292b43d0c533d58dcd2dc0bd7b66e50015ae3c2 /pkgs/applications/video/streamlink-twitch-gui
parent5e35b5c420d6700d2b0d8b266c9f77c886bef1c1 (diff)
streamlink-twitch-gui: add mesa dependency
Diffstat (limited to 'pkgs/applications/video/streamlink-twitch-gui')
-rw-r--r--pkgs/applications/video/streamlink-twitch-gui/bin.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/video/streamlink-twitch-gui/bin.nix b/pkgs/applications/video/streamlink-twitch-gui/bin.nix
index bc265d3e786be..4d90e6327b93f 100644
--- a/pkgs/applications/video/streamlink-twitch-gui/bin.nix
+++ b/pkgs/applications/video/streamlink-twitch-gui/bin.nix
@@ -19,6 +19,7 @@
 , gtk3-x11
 , libudev0-shim
 , libuuid
+, mesa
 , nss
 , nspr
 , xorg
@@ -63,6 +64,7 @@ stdenv.mkDerivation rec {
     glib
     pango
     gtk3-x11
+    mesa
     nss
     nspr
     libuuid