mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
add erlang-eldap dependency
This commit is contained in:
parent
478a51762b
commit
17d520c03b
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="git build-essential postgresql postgresql-contrib openssl ssh sudo"
|
||||
extra_pkg_dependencies="elixir esl-erlang"
|
||||
pkg_dependencies_to_remove="erlang-dev erlang-tools erlang-parsetools erlang-eldap erlang-xmerl"
|
||||
extra_pkg_dependencies="elixir esl-erlang erlang-eldap"
|
||||
pkg_dependencies_to_remove="erlang-dev erlang-tools erlang-parsetools erlang-xmerl"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue