#120: adding recommanded Prosody dependencies in AppImage.
This commit is contained in:
parent
6d7bba1688
commit
1e2cc4987c
@ -37,6 +37,12 @@ AppDir:
|
||||
- lua5.2
|
||||
# For an unknown reason, lua-unbound is not found in these repository.
|
||||
# - lua-unbound
|
||||
# lua-readline and lua-event are recommanded dependencies
|
||||
# For an unknown reason, lua-readline is not found in these repository.
|
||||
# - lua-readline
|
||||
- lua-event
|
||||
# lua-zlib is suggested. Not sure it is used, by make sense to add.
|
||||
- lua-zlib
|
||||
- prosody
|
||||
|
||||
files:
|
||||
|
@ -33,7 +33,13 @@ AppDir:
|
||||
|
||||
include:
|
||||
- lua5.2
|
||||
# lua-unbound is needed
|
||||
- lua-unbound
|
||||
# lua-readline and lua-event are recommanded dependencies
|
||||
- lua-readline
|
||||
- lua-event
|
||||
# lua-zlib is suggested. Not sure it is used, by make sense to add.
|
||||
- lua-zlib
|
||||
- prosody/bullseye-backports
|
||||
|
||||
files:
|
||||
|
Loading…
x
Reference in New Issue
Block a user