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,6 +1,6 @@
{ stdenv, makeWrapper, fetchurl, dpkg
, alsaLib, atk, cairo, cups, dbus, expat, fontconfig, freetype
, gdk_pixbuf, glib, gnome2, nspr, nss, gtk3, gtk2, at-spi2-atk
, gdk-pixbuf, glib, gnome2, nspr, nss, gtk3, gtk2, at-spi2-atk
, gsettings-desktop-schemas, gobject-introspection, wrapGAppsHook
, libX11, libXScrnSaver, libXcomposite, libXcursor, libXdamage, libXext
, libXfixes, libXi, libXrandr, libXrender, libXtst, libxcb, nghttp2
@@ -25,13 +25,13 @@ in stdenv.mkDerivation rec {
sha256 = "0km7anw5xpcfr6j7pwqhv26pk7nxv1jywqlz0lpvgj6w85aafcm3";
};
nativeBuildInputs = [
nativeBuildInputs = [
autoPatchelfHook
dpkg
makeWrapper
gobject-introspection wrapGAppsHook
];
buildInputs = [
alsaLib
at-spi2-atk
@@ -42,7 +42,7 @@ in stdenv.mkDerivation rec {
expat
fontconfig
freetype
gdk_pixbuf
gdk-pixbuf
glib
gnome2.GConf
gnome2.pango

View File

@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
pkgs.cups
pkgs.dbus.daemon.lib
pkgs.expat
pkgs.gdk_pixbuf
pkgs.gdk-pixbuf
pkgs.glib
pkgs.gtk2-x11
pkgs.freetype