Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dyyu
openairinterface5G
Commits
49e75766
Commit
49e75766
authored
Jan 08, 2015
by
gauthier
Browse files
added iptables-devel
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6330
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
c30707b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/build_helper.bash
View file @
49e75766
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment