X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;h=4d9f36a882f3c2f1963241217b1030c7ccfdd1bb;hb=4f049a22f4031d0e02c40eb63e17f263b4702c1a;hp=56c309e70270124cb7b88322a9d0dfe51066d7a6;hpb=e4f094b47ade29beea6d361870e4a90c7f210d79;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index 56c309e7..4d9f36a8 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -158,6 +158,7 @@ fi # and install of the packages required to build and run # this module if $runMkcontainer; then + sudo apt-get install -y libxml2-dev libxslt-dev sudo /usr/rift/container_tools/mkcontainer --modes build --modes ext --repo ${PLATFORM_REPOSITORY} fi