mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
usbguard: fix cross compilation
This commit is contained in:
parent
414f0ddc1d
commit
5a4cda3af3
@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
|
||||
libxml2 # xmllint
|
||||
docbook_xml_dtd_45
|
||||
docbook_xsl
|
||||
dbus-glib # gdbus-codegen
|
||||
protobuf # protoc
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user