Commit 49e75766 authored by Lionel Gauthier's avatar Lionel Gauthier

added iptables-devel

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6330 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent c30707b3
......@@ -550,6 +550,7 @@ check_install_epc_software() {
test_install_package iperf
test_install_package iproute
test_install_package iptables
test_install_package iptables-dev
test_install_package libatlas-base-dev
test_install_package libatlas-dev
test_install_package libblas
......@@ -572,6 +573,7 @@ check_install_epc_software() {
test_install_package libsctp1
test_install_package libsctp-dev
test_install_package libtasn1-3-dev
test_install_package libtool
test_install_package libxml2
test_install_package libxml2-dev
# test_install_package linux-headers-`uname -r`
......@@ -591,7 +593,6 @@ check_install_epc_software() {
test_install_package unzip
test_install_package valgrind
test_install_package vlan
test_install_package libtool
if [ $OAI_INSTALLED = 1 ]; then
touch ./.lock_oaibuild
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment