mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
Add a needed dependency
svn path=/nixpkgs/trunk/; revision=33851
This commit is contained in:
parent
e24547ab88
commit
e9226f1ca6
@ -1,6 +1,6 @@
|
||||
x@{builderDefsPackage
|
||||
, gnome, gtk, glib, libxml2, pkgconfig, libvirt, gtkvnc, cyrus_sasl, libtasn1
|
||||
, gnupg, libgcrypt, perl, nettle
|
||||
, gnupg, libgcrypt, perl, nettle, yajl
|
||||
, ...}:
|
||||
builderDefsPackage
|
||||
(a :
|
||||
|
Loading…
Reference in New Issue
Block a user