mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python: rebuild against libgdbm.so.6
This commit is contained in:
parent
6164ad7609
commit
c0fd215272
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template build file for 'python'.
|
# Template file for 'python'
|
||||||
#
|
#
|
||||||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python-tkinter".
|
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python-tkinter".
|
||||||
#
|
#
|
||||||
pkgname=python
|
pkgname=python
|
||||||
version=2.7.15
|
version=2.7.15
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Python-${version}"
|
wrksrc="Python-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libffi-devel readline-devel gdbm-devel libressl-devel expat-devel
|
makedepends="libffi-devel readline-devel gdbm-devel libressl-devel expat-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue