Commit f430bec0 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Add python3-defusedxml to the Build-Depends in order to include it in the...

Add python3-defusedxml to the Build-Depends in order to include it in the Docker image. (Closes: #407)
parent ef2b2b16
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ Build-Depends:
 python3-argcomplete,
 python3-binwalk <!nocheck>,
 python3-debian <!nocheck>,
 python3-defusedxml <!nocheck>,
 python3-distro <!nocheck>,
 python3-docutils,
 python3-guestfs <!nocheck>,