libixion: fix build
This commit is contained in:
parent
e1b4702151
commit
2904631dbe
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.15.0
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="boost-devel mdds python3-devel spdlog"
|
makedepends="boost-devel fmt-devel mdds python3-devel spdlog"
|
||||||
short_desc="General purpose formula parser and interpreter"
|
short_desc="General purpose formula parser and interpreter"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue