From 1170f7f88a87fb2dc1d8dd644c8655b357213a1b Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sun, 1 Dec 2013 15:01:45 -0500 Subject: [PATCH] debian/control: add depends on python-matplotlib --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 76e8b84..b2ad3f0 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-aubio, python-yaafe, python-scipy, + python-matplotlib, vamp-examples, vamp-plugin-sdk, Description: open web audio processing framework -- 2.39.5