[med-svn] [Git][med-team/macsyfinder][master] Fix Build-Depends

Andreas Tille gitlab at salsa.debian.org
Wed Jan 13 07:07:38 GMT 2021



Andreas Tille pushed to branch master at Debian Med / macsyfinder


Commits:
6bffebf4 by Andreas Tille at 2021-01-13T08:07:25+01:00
Fix Build-Depends

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -8,8 +8,9 @@ Build-Depends: debhelper-compat (= 13),
                python3,
                python3-setuptools,
                python3-sphinx,
-               python3-networkx,
-               python3-pyyaml,
+               python3-networkx <!nocheck>,
+               python3-yaml <!nocheck>,
+               python3-colorlog <!nocheck>,
                texlive-latex-recommended,
                texlive-plain-generic,
                texlive-latex-extra,
@@ -28,7 +29,8 @@ Architecture: all
 Depends: ${python3:Depends},
          ${misc:Depends},
          python3-networkx,
-         python3-pyyaml,
+         python3-yaml,
+         python3-colorlog,
          hmmer,
          ncbi-blast+,
          libjs-jquery,



View it on GitLab: https://salsa.debian.org/med-team/macsyfinder/-/commit/6bffebf4d6e46022a66f9ca09fa8f37805fca25e

-- 
View it on GitLab: https://salsa.debian.org/med-team/macsyfinder/-/commit/6bffebf4d6e46022a66f9ca09fa8f37805fca25e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210113/5c851814/attachment-0001.html>


More information about the debian-med-commit mailing list