diff --git a/11/ubuntu26.04.vcpkg/Dockerfile b/11/ubuntu26.04.vcpkg/Dockerfile index 08915ce..e834884 100644 --- a/11/ubuntu26.04.vcpkg/Dockerfile +++ b/11/ubuntu26.04.vcpkg/Dockerfile @@ -18,6 +18,7 @@ RUN dpkg --add-architecture i386 \ gcc-multilib \ git \ libtool \ + libltdl-dev \ make \ ninja-build \ zip \