stratovirt: remove unused libclang from build closure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, rustPlatform, fetchgit
|
||||
, pkg-config, pixman, libcap_ng, cyrus_sasl
|
||||
, libpulseaudio, libclang, gtk3, libusbgx, alsa-lib
|
||||
, libpulseaudio, gtk3, libusbgx, alsa-lib
|
||||
, linuxHeaders, libseccomp
|
||||
}:
|
||||
|
||||
@@ -29,7 +29,6 @@ rustPlatform.buildRustPackage rec {
|
||||
gtk3
|
||||
libusbgx
|
||||
alsa-lib
|
||||
libclang
|
||||
linuxHeaders
|
||||
libseccomp
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user