Revert "libvirt-glib: should build on Darwin"
... but it doesn't (needs libcap-ng) This reverts commit 77959471314fb2892ec48d2275e48f839d908d2f.
This commit is contained in:
parent
7795947131
commit
bd83899f69
@ -35,6 +35,6 @@ in stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = http://libvirt.org/;
|
homepage = http://libvirt.org/;
|
||||||
license = licenses.lgpl2Plus;
|
license = licenses.lgpl2Plus;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user