forked from mirror/prosody
TEST: Add libidn11
This commit is contained in:
parent
921f31d42a
commit
e7b6fabe78
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ FROM balenalib/rpi-raspbian
|
|||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
||||
libevent-dev `# this is no build dependency, but needed for luaevent` \
|
||||
libidn11 \
|
||||
lua5.2 \
|
||||
lua-bitop \
|
||||
lua-expat \
|
||||
|
|
Loading…
Reference in a new issue