diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-08 14:46:34 +0200 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-08 15:02:35 +0200 | 
| commit | cd0ca68c94b70e570c401cba9ffc81b53c132eb8 (patch) | |
| tree | 62bd96f2e222c01b96467582814d27a96ee4ff69 | |
| parent | 567b809fe9204d1e57e12b7fc567c31fa7b7c8a8 (diff) | |
| download | itzks-systems-cd0ca68c94b70e570c401cba9ffc81b53c132eb8.tar.gz itzks-systems-cd0ca68c94b70e570c401cba9ffc81b53c132eb8.tar.bz2 itzks-systems-cd0ca68c94b70e570c401cba9ffc81b53c132eb8.zip | |
debian/control: Add D (diskless, workstation, terminalserver): python{2,3}-matplotlib.
| -rw-r--r-- | debian/control | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index c8c44aa..100c88a 100644 --- a/debian/control +++ b/debian/control @@ -487,6 +487,8 @@ Depends:   pidgin,   pinta,   pyhoca-gui, + python-matplotlib, + python3-matplotlib,   rawtherapee,   reportbug,   scratch, @@ -894,6 +896,8 @@ Depends:   pidgin,   pinta,   pyhoca-gui, + python-matplotlib, + python3-matplotlib,   pkg-mozilla-archive-keyring,   puppet,   rawtherapee, @@ -1115,6 +1119,8 @@ Depends:   pinta,   puppet,   pyhoca-gui, + python-matplotlib, + python3-matplotlib,   pkg-mozilla-archive-keyring,   rawtherapee,   reportbug, | 
