liborcus: rebuild for Python 3.6

This commit is contained in:
Jürgen Buchmüller 2017-08-28 11:54:59 +02:00
parent cc2952344a
commit ad239c41ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'liborcus' # Template file for 'liborcus'
pkgname=liborcus pkgname=liborcus
version=0.12.1 version=0.12.1
revision=4 revision=5
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool pkg-config python3" hostmakedepends="automake libtool pkg-config python3"
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel" makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"