Merge pull request #40 from Lan2Play/main
add libicu-dev for support of CounterStrikeSharp
This commit is contained in:
commit
3692f81e98
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ RUN set -x \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
lib32z1 \
|
lib32z1 \
|
||||||
simpleproxy \
|
simpleproxy \
|
||||||
|
libicu-dev \
|
||||||
&& mkdir -p "${STEAMAPPDIR}" \
|
&& mkdir -p "${STEAMAPPDIR}" \
|
||||||
# Add entry script
|
# Add entry script
|
||||||
&& chmod +x "${HOMEDIR}/entry.sh" \
|
&& chmod +x "${HOMEDIR}/entry.sh" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue