mairix: unbreak cross compilation.
This commit is contained in:
parent
b50b9c2bf9
commit
17236dc2f5
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ version=0.23
|
|||
revision=3
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --mandir=/usr/share/man"
|
||||
makedepends="flex bison bzip2-devel zlib-devel"
|
||||
hostmakedepends="flex bison"
|
||||
makedepends="bzip2-devel zlib-devel"
|
||||
short_desc="A program for indexing and searching emails"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue