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