Revert "docker image: install libossp-uuid-dev"

libossp-uuid-dev is not needed since we are not going to build
swi-prolog documentation currently.

This reverts commit e8fe70fc90.
This commit is contained in:
Leonid Pliushch 2019-09-28 14:18:28 +03:00
parent c86fb455fa
commit 8eae28c153
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ 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"