diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash b/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash index ff808f366c7ce143c61def2a1bb5fbbe0bcba9db..711dd5c5f854386dfc58d5e23ed8489564f99fc3 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash +++ b/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash @@ -500,19 +500,17 @@ check_install_epc_software() { test_install_package libpgm-dev test_install_package libpthread-stubs0-dev test_install_package libsctp1 - test_install_package libsctp1 - test_install_package libsctp-dev test_install_package libsctp-dev test_install_package libtasn1-3-dev test_install_package libxml2 test_install_package libxml2-dev - test_install_package libxml2-dev test_install_package linux-headers-`uname -r` test_install_package make test_install_package openssh-client test_install_package openssh-server test_install_package openssl test_install_package openvpn + test_install_package pkg-config test_install_package python-dev test_install_package sshfs test_install_package subversion