glib: oops

This commit is contained in:
Matthew Justin Bauer
2018-03-25 02:00:32 -05:00
committed by GitHub
parent d0384cc7b8
commit 8349d73c8f

View File

@@ -1,5 +1,5 @@
{ stdenv, hostPlatform, fetchurl, pkgconfig, perl, python
, libiconv, libintl, zlib, libffi, pcre, libelf, gnome3
{ stdenv, hostPlatform, fetchurl, gettext, pkgconfig, perl, python
, libiconv, zlib, libffi, pcre, libelf, gnome3
# use utillinuxMinimal to avoid circular dependency (utillinux, systemd, glib)
, utillinuxMinimal ? null