Fix bug 902 - Added pyangbind dependency when installing osmclient

Change-Id: I4954906f715a393a07dc36cfca4d313b87b4f011
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh
index c1d6c28..58b930e 100755
--- a/installers/full_install_osm.sh
+++ b/installers/full_install_osm.sh
@@ -568,7 +568,7 @@
     sudo apt-get update
     sudo apt-get install -y python3-pip
     sudo -H LC_ALL=C python3 -m pip install -U pip
-    sudo -H LC_ALL=C python3 -m pip install -U python-magic
+    sudo -H LC_ALL=C python3 -m pip install -U python-magic pyangbind
     sudo apt-get install -y python3-osm-im python3-osmclient
     #sed 's,OSM_SOL005=[^$]*,OSM_SOL005=True,' -i ${HOME}/.bashrc
     #echo 'export OSM_HOSTNAME=localhost' >> ${HOME}/.bashrc