mono: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
9f1cbaf47e
commit
f8ce658429
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
||||||
# Template file for 'mono'
|
# Template file for 'mono'
|
||||||
pkgname=mono
|
pkgname=mono
|
||||||
version=3.2.3
|
version=3.2.3
|
||||||
revision=1
|
revision=2
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-static"
|
||||||
# XXX: figure out how to split this up into subpkgs.
|
# XXX: figure out how to split this up into subpkgs.
|
||||||
hostmakedepends="libtool perl"
|
hostmakedepends="libtool perl"
|
||||||
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
||||||
|
|
Loading…
Reference in a new issue