add parted to build inputs
This commit is contained in:
parent
39e95aa159
commit
00c3bd1561
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||||||
nativeBuildInputs = [ makeWrapper pkgconfig ];
|
nativeBuildInputs = [ makeWrapper pkgconfig ];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
libxml2 gnutls perl python2 readline gettext libtasn1 libgcrypt yajl
|
libxml2 gnutls perl python2 readline gettext libtasn1 libgcrypt yajl
|
||||||
attr libxslt xhtml1 perlPackages.XMLXPath curl libpcap
|
attr libxslt xhtml1 perlPackages.XMLXPath curl libpcap parted
|
||||||
] ++ optionals stdenv.isLinux [
|
] ++ optionals stdenv.isLinux [
|
||||||
libpciaccess devicemapper lvm2 utillinux systemd libnl numad zfs
|
libpciaccess devicemapper lvm2 utillinux systemd libnl numad zfs
|
||||||
libapparmor libcap_ng numactl xen
|
libapparmor libcap_ng numactl xen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user