gdk-pixbuf: rename from gdk_pixbuf
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, fetchFromGitHub, pkgconfig, SDL2, alsaLib, gtk3
|
||||
, makeWrapper, libGLU_combined, libarchive, libao, unzip, xdg_utils
|
||||
, epoxy, gdk_pixbuf, gnome3, wrapGAppsHook
|
||||
, epoxy, gdk-pixbuf, gnome3, wrapGAppsHook
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
alsaLib
|
||||
epoxy
|
||||
gtk3
|
||||
gdk_pixbuf
|
||||
gdk-pixbuf
|
||||
libGLU_combined
|
||||
libarchive
|
||||
libao
|
||||
|
||||
Reference in New Issue
Block a user