gdk-pixbuf: rename from gdk_pixbuf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchFromGitLab, autoreconfHook, pkgconfig, parallel
|
||||
, sassc, inkscape, libxml2, glib, gdk_pixbuf, librsvg, gtk-engine-murrine
|
||||
, sassc, inkscape, libxml2, glib, gdk-pixbuf, librsvg, gtk-engine-murrine
|
||||
, cinnamonSupport ? true
|
||||
, gnomeFlashbackSupport ? true
|
||||
, gnomeShellSupport ? true
|
||||
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
++ stdenv.lib.optional telegramSupport zip;
|
||||
|
||||
buildInputs = [
|
||||
gdk_pixbuf
|
||||
gdk-pixbuf
|
||||
librsvg
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user