Commit 488ef21d authored by Andreas Tille's avatar Andreas Tille
Browse files

(Build-)Depends: conda-package-handling

parent a034063b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -13,7 +13,8 @@ Build-Depends: debhelper-compat (= 12),
               python3-ruamel.yaml,
               python3-responses,
               python3-pytest,
               xonsh
               xonsh,
               conda-package-handling <!nocheck>
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/conda
Vcs-Git: https://salsa.debian.org/med-team/conda.git
@@ -23,6 +24,7 @@ Package: conda
Architecture: any
Depends: ${python3:Depends},
         ${misc:Depends},
         conda-package-handling,
         python3-pycosat,
         python3-pexpect,
         python3-requests,