diff --git a/fpm.toml b/fpm.toml index 43069ed14..055a411c9 100644 --- a/fpm.toml +++ b/fpm.toml @@ -25,6 +25,7 @@ source-form = "free" forimage = {git="https://github.com/gha3mi/forimage.git"} forcolormap = {git="https://github.com/vmagnin/forcolormap.git"} fortime = {git="https://github.com/gha3mi/fortime.git"} +openmp = "*" [dev-dependencies] forunittest = {git="https://github.com/gha3mi/forunittest"}