Allow parallel builds
This commit is contained in:
parent
c1054dd438
commit
27ae0753ef
1
PKGBUILD
1
PKGBUILD
@ -13,7 +13,6 @@ url="https://www.python.org/"
|
|||||||
depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
|
depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
|
||||||
makedepends=('tk' 'sqlite' 'bluez-libs' 'mpdecimal')
|
makedepends=('tk' 'sqlite' 'bluez-libs' 'mpdecimal')
|
||||||
optdepends=('tk: for tkinter' 'sqlite')
|
optdepends=('tk: for tkinter' 'sqlite')
|
||||||
options=('!makeflags')
|
|
||||||
source=(
|
source=(
|
||||||
https://www.python.org/ftp/python/${pkgver}/Python-${pkgver}.tar.xz
|
https://www.python.org/ftp/python/${pkgver}/Python-${pkgver}.tar.xz
|
||||||
mpdecimal-2.5.1.patch
|
mpdecimal-2.5.1.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user