usbguard: fix cross compilation

This commit is contained in:
Nick Cao 2022-09-24 14:41:05 +08:00 committed by Bjørn Forsman
parent 414f0ddc1d
commit 5a4cda3af3

View File

@ -41,6 +41,8 @@ stdenv.mkDerivation rec {
libxml2 # xmllint
docbook_xml_dtd_45
docbook_xsl
dbus-glib # gdbus-codegen
protobuf # protoc
];
buildInputs = [