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

@@ -1,4 +1,4 @@
# FIXME: make gdk_pixbuf dependency optional
# FIXME: make gdk-pixbuf dependency optional
{ stdenv
, buildPythonPackage
, pythonOlder
@@ -15,7 +15,7 @@
, withXcffib ? false, xcffib
, python
, glib
, gdk_pixbuf
, gdk-pixbuf
}@args:
import ./generic.nix ({