mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/python2 to 2.7.18-2
This commit is contained in:
parent
d6e04171df
commit
51ed939c63
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
||||||
|
|
||||||
pkgname=python2
|
pkgname=python2
|
||||||
pkgver=2.7.18
|
pkgver=2.7.18
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
_pybasever=2.7
|
_pybasever=2.7
|
||||||
pkgdesc="A high-level scripting language"
|
pkgdesc="A high-level scripting language"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('PSF')
|
license=('PSF')
|
||||||
url="https://www.python.org/"
|
url="https://www.python.org/"
|
||||||
depends=('bzip2' 'expat' 'gdbm' 'libffi' 'libnsl' 'openssl' 'sqlite' 'zlib')
|
depends=('bzip2' 'expat' 'gdbm' 'libffi' 'libnsl' 'libxcrypt' 'openssl' 'sqlite' 'zlib')
|
||||||
makedepends=('tk' 'bluez-libs')
|
makedepends=('tk' 'bluez-libs')
|
||||||
checkdepends=('gdb' 'file' 'xorg-server-xvfb')
|
checkdepends=('gdb' 'file' 'xorg-server-xvfb')
|
||||||
optdepends=('tk: for IDLE'
|
optdepends=('tk: for IDLE'
|
||||||
|
|
Loading…
Reference in a new issue