Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

glib: oops

authored by

Matthew Justin Bauer and committed by
GitHub
8349d73c d0384cc7

+2 -2
+2 -2
pkgs/development/libraries/glib/default.nix
··· 1 - { stdenv, hostPlatform, fetchurl, pkgconfig, perl, python 2 - , libiconv, libintl, zlib, libffi, pcre, libelf, gnome3 1 + { stdenv, hostPlatform, fetchurl, gettext, pkgconfig, perl, python 2 + , libiconv, zlib, libffi, pcre, libelf, gnome3 3 3 # use utillinuxMinimal to avoid circular dependency (utillinux, systemd, glib) 4 4 , utillinuxMinimal ? null 5 5