1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00

[various] rename dependency python to python2

This commit is contained in:
Jakub Jirutka 2016-10-26 18:51:19 +02:00
parent af0c01ac63
commit d6529c8d14
544 changed files with 554 additions and 554 deletions

View file

@ -8,7 +8,7 @@ pkgdesc="A Python interface to the gnuplot plotting program."
url="http://gnuplot-py.sourceforge.net"
arch="noarch"
license="LGPL"
depends="python py-numpy gnuplot"
depends="python2 py-numpy gnuplot"
depends_dev=""
makedepends="$depends_dev python2-dev"
install=""