mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mod_wsgi: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
dbaa322388
commit
9f1cbaf47e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'mod_wsgi'
|
# Template file for 'mod_wsgi'
|
||||||
pkgname=mod_wsgi
|
pkgname=mod_wsgi
|
||||||
version=3.4
|
version=3.4
|
||||||
revision=2
|
revision=3
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="apache-devel python-devel"
|
makedepends="apache-devel python-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue