mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
add gettext to build release script
new dependency for this build means we need it
This commit is contained in:
@@ -35,6 +35,7 @@ RUN apt-get -qq update && \
|
||||
shellcheck \
|
||||
libxml2-utils \
|
||||
wget \
|
||||
gettext \
|
||||
xsltproc \
|
||||
zlib1g-dev && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user