Skip to content

Commit e817f2d

Browse files
committed
Install netbase package under Linux
1 parent 7f9005f commit e817f2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/ue4docker/dockerfiles/ue4-build-prerequisites/linux

src/ue4docker/dockerfiles/ue4-build-prerequisites/linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
3030
git-lfs \
3131
gpg-agent \
3232
jq \
33+
netbase \
3334
python3 \
3435
python3-dev \
3536
python3-pip \

0 commit comments

Comments
 (0)