Bug 130 : Install requireded development libs
[osm/SO.git] / BUILD.sh
index 56c309e..4d9f36a 100755 (executable)
--- 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