usbguard: fix cross compilation
This commit is contained in:
parent
414f0ddc1d
commit
5a4cda3af3
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue