Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Pipeline #881299 passed with warnings
......@@ -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>,
......
  • Owner

    seems wrong to me too but then what do i know? why isnt that fixed in those docker images?

  • Author Owner

    My thought was that I would like to test diffoscope with defusedxml installed as well.

  • Owner

    ah, thanks, makes sense now, of course! 😄

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment