aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-matplotlib
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-matplotlib')
-rw-r--r--testing/py-matplotlib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-matplotlib/APKBUILD b/testing/py-matplotlib/APKBUILD
index 7f336aff49f..9f62292589c 100644
--- a/testing/py-matplotlib/APKBUILD
+++ b/testing/py-matplotlib/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
pkgname=py-matplotlib
pkgver=1.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="A Python library for plots"
url="http://matplotlib.org"
arch="all"
license="custom"
-depends="python py-numpy py-tkinter"
+depends="python py-numpy py-tkinter py-dateutil py-parsing"
depends_dev=""
makedepends="$depends python-dev gfortran py-numpy-dev freetype-dev
libpng-dev tk-dev"