gdk-pixbuf: rename from gdk_pixbuf

This commit is contained in:
worldofpeace
2019-07-22 18:50:57 -04:00
parent 23a3256ee1
commit b1bc0645ea
246 changed files with 581 additions and 581 deletions
@@ -1,6 +1,6 @@
{ stdenv, makeWrapper, fetchurl, dpkg
, alsaLib, atk, cairo, cups, dbus, expat, fontconfig, freetype
, gdk_pixbuf, glib, gnome2, pango, nspr, nss, gtk3
, gdk-pixbuf, glib, gnome2, pango, nspr, nss, gtk3
, xorg, autoPatchelfHook, systemd, libnotify
}:
@@ -13,7 +13,7 @@ let deps = [
expat
fontconfig
freetype
gdk_pixbuf
gdk-pixbuf
glib
gnome2.GConf
pango