gdk-pixbuf: rename from gdk_pixbuf

This commit is contained in:
worldofpeace
2019-05-22 07:03:39 -04:00
parent 23a3256ee1
commit b1bc0645ea
246 changed files with 581 additions and 581 deletions

View File

@@ -7,7 +7,7 @@
, glib
, python3
, sqlite
, gdk_pixbuf
, gdk-pixbuf
, gnome3
, gobject-introspection
}:
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
];
buildInputs = [
gdk_pixbuf
gdk-pixbuf
glib
sqlite
python3.pkgs.pygobject3