mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libixion11: rebuild for Python 3.5
Switch to python3 pkg.
This commit is contained in:
parent
ca9923bb2a
commit
49af49b490
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libixion'
|
# Template file for 'libixion'
|
||||||
pkgname=libixion11
|
pkgname=libixion11
|
||||||
version=0.11.1
|
version=0.11.1
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="${pkgname%11}-${version}"
|
wrksrc="${pkgname%11}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python3.4"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="boost-devel mdds python3.4-devel"
|
makedepends="boost-devel mdds python3-devel"
|
||||||
short_desc="General purpose formula parser and interpreter"
|
short_desc="General purpose formula parser and interpreter"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue