gnu: python-pdbfixer: Add missing inputs. * gnu/packages/bioinformatics.scm (python-pdbfixer)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: If51cf62c3f88bf73290f7d29af0a6e8277ecddea
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 3272,7 3272,7 @@ defined rule on an input file.") " and not test_cli.py" " and not test_mutate.py")))) (propagated-inputs (list openmm python-numpy)) (native-inputs (list python-pytest)) (native-inputs (list python-pytest python-setuptools python-wheel)) (home-page "https://github.com/openmm/pdbfixer") (synopsis "Application for fixing problems in Protein Data Bank") (description