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:
parent
af0c01ac63
commit
d6529c8d14
544 changed files with 554 additions and 554 deletions
|
@ -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=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue