[seaborn] 09/35: apparently mpl needs python-tk here (didn't bother checking why). Adding to build-depends

Andreas Tille tille at debian.org
Fri Jan 20 15:00:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch debian
in repository seaborn.

commit 0014105b4bbe4574d6c09bd2c4c61961376bddc6
Author: Yaroslav Halchenko <debian at onerussian.com>
Date:   Tue Mar 25 11:10:46 2014 -0400

    apparently mpl needs python-tk here (didn't bother checking why).  Adding to build-depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index fe0133e..250e0b9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Build-Depends: debhelper (>= 8), dh-python,
  xvfb, xauth,
  python-numpy, python-scipy,
  python-pandas,
- python-matplotlib,
+ python-matplotlib, python-tk,
  python-statsmodels,
  python-patsy,
  python3-numpy, python3-scipy,
  python3-pandas,
- python3-matplotlib,
+ python3-matplotlib, python3-tk,
  python3-patsy,
 Standards-Version: 3.9.5
 Homepage: https://github.com/mwaskom/seaborn

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/seaborn.git



More information about the debian-science-commits mailing list