parent
c9d58d1321
commit
f4ea6fd287
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchurl, alsaLib, curl, gdk_pixbuf, glib, gtk3,
|
{ stdenv, fetchurl, alsaLib, curl, gdk_pixbuf, glib, gtk3, libGLU_combined,
|
||||||
libX11, openssl, ncurses5, SDL, SDL_ttf, unzip, zlib, wrapGAppsHook }:
|
libX11, openssl, ncurses5, SDL, SDL_ttf, unzip, zlib, wrapGAppsHook }:
|
||||||
|
|
||||||
with stdenv.lib;
|
with stdenv.lib;
|
||||||
@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
glib
|
glib
|
||||||
gtk3
|
gtk3
|
||||||
libX11
|
libX11
|
||||||
|
libGLU_combined
|
||||||
openssl
|
openssl
|
||||||
ncurses5
|
ncurses5
|
||||||
SDL
|
SDL
|
||||||
|
Loading…
Reference in New Issue
Block a user