dolphin-emu: drop reference to git from buildInputs since it's no longer an argument to the expression after #3936
This commit is contained in:
parent
2fcbff576a
commit
b8260f5435
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ stdenv pkgconfig cmake bluez ffmpeg libao mesa gtk2 glib
|
||||
gettext libpthreadstubs libXrandr libXext readline openal
|
||||
git libXdmcp portaudio SDL wxGTK30 pulseaudio ];
|
||||
libXdmcp portaudio SDL wxGTK30 pulseaudio ];
|
||||
|
||||
meta = {
|
||||
homepage = http://dolphin-emu.org/;
|
||||
|
Loading…
Reference in New Issue
Block a user