docker image: install libossp-uuid-dev

This commit is contained in:
Leonid Plyushch 2019-09-24 22:17:05 +03:00
parent bc9082eae8
commit e8fe70fc90
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ PACKAGES+=" python3-recommonmark" # needed for llvm-8 documentation
PACKAGES+=" llvm-8-tools" # so we don't build llvm for build
PACKAGES+=" valac" # for ccnet
PACKAGES+=" openssl" # Needed by swi-prolog
PACKAGES+=" libossp-uuid-dev"
PACKAGES+=" libssl-dev:i386" # Needed by swi-prolog 32-bit
PACKAGES+=" zlib1g-dev:i386"