From 328e383e29be1c539b16566fadbc1e7d71bbaccc Mon Sep 17 00:00:00 2001
From: Mikael Djurfeldt <mikael@djurfeldt.com>
Date: Wed, 4 Dec 2019 04:59:04 +0100
Subject: [PATCH] Depend on python3-mpi4py

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 54cd3d5..ad287ab 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  dh-python,
  python3,
  cython,
- python-mpi4py
+ python3-mpi4py
 Standards-Version: 4.4.1
 Section: libs
 Homepage: http://software.incf.org/software/music/home
-- 
GitLab