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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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