summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3222548..67115a0 100644
--- a/debian/control
+++ b/debian/control
@@ -142,7 +142,8 @@ Depends: ${shlibs:Depends},
${python:Depends},
openems,
python,
- python-h5py
+ python-h5py,
+ python-matplotlib
Description: Python interface for openems
This package contains the Python-files needed for
openEMS.
@@ -158,7 +159,8 @@ Depends: ${shlibs:Depends},
${python3:Depends},
openems,
python3,
- python3-h5py
+ python3-h5py,
+ python3-matplotlib
Description: Python3 interface for openems
This package contains the Python-files needed for
openEMS (Python 3).