libetonyek: force mdds to be 1.4
The configure by default checks for 1.2, and fails because we actually depend on 1.4.
This commit is contained in:
parent
2aa3f3ec73
commit
032658af0b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=libetonyek
|
|||
version=0.1.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-mdds=1.4"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libxml2-devel boost-devel libcppunit-devel librevenge-devel
|
||||
glm mdds liblangtag-devel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue