saldl: Add Python3 for wafHook

This commit is contained in:
Janne Heß 2020-12-10 14:09:03 +01:00
parent c1baf6549f
commit 0e7903738a
No known key found for this signature in database
GPG Key ID: 69165158F05265DF

View File

@ -2,6 +2,7 @@
, fetchFromGitHub
, pkgconfig
, wafHook
, python3
, asciidoc
, docbook_xml_dtd_45
, docbook_xsl
@ -25,6 +26,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
pkgconfig
wafHook
python3
asciidoc
docbook_xml_dtd_45
docbook_xsl