gdk-pixbuf: rename from gdk_pixbuf
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
, dropbox
|
||||
, gtk3
|
||||
, gnome3
|
||||
, gdk_pixbuf
|
||||
, gdk-pixbuf
|
||||
, gobject-introspection
|
||||
}:
|
||||
|
||||
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||
nativeBuildInputs = [
|
||||
pkgconfig
|
||||
gobject-introspection
|
||||
gdk_pixbuf
|
||||
gdk-pixbuf
|
||||
# only for build, the install command also wants to use GTK through introspection
|
||||
# but we are using Nix for installation so we will not need that.
|
||||
(python3.withPackages (ps: with ps; [
|
||||
|
||||
Reference in New Issue
Block a user