streamlink-twitch-gui: add mesa dependency
This commit is contained in:
parent
5e35b5c420
commit
9d90e2dda2
@ -19,6 +19,7 @@
|
|||||||
, gtk3-x11
|
, gtk3-x11
|
||||||
, libudev0-shim
|
, libudev0-shim
|
||||||
, libuuid
|
, libuuid
|
||||||
|
, mesa
|
||||||
, nss
|
, nss
|
||||||
, nspr
|
, nspr
|
||||||
, xorg
|
, xorg
|
||||||
@ -63,6 +64,7 @@ stdenv.mkDerivation rec {
|
|||||||
glib
|
glib
|
||||||
pango
|
pango
|
||||||
gtk3-x11
|
gtk3-x11
|
||||||
|
mesa
|
||||||
nss
|
nss
|
||||||
nspr
|
nspr
|
||||||
libuuid
|
libuuid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user