mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
Adding cmake
This commit is contained in:
parent
3db8bbb89f
commit
aca154a5cf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies="build-essential inotify-tools postgresql postgresql-client postgresql-contrib git curl gnupg openssl postgis make gcc libc-dev argon2 imagemagick webp gifsicle jpegoptim optipng pngquant"
|
pkg_dependencies="build-essential inotify-tools postgresql postgresql-client postgresql-contrib git curl gnupg openssl postgis make gcc libc-dev argon2 imagemagick webp gifsicle jpegoptim optipng pngquant cmake"
|
||||||
extra_pkg_dependencies="elixir esl-erlang"
|
extra_pkg_dependencies="elixir esl-erlang"
|
||||||
|
|
||||||
NODEJS_VERSION=12
|
NODEJS_VERSION=12
|
||||||
|
|
Loading…
Add table
Reference in a new issue