aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build_dpdk1805.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build_dpdk1805.sh')
-rwxr-xr-xscripts/build_dpdk1805.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build_dpdk1805.sh b/scripts/build_dpdk1805.sh
index 84f3e48..2727877 100755
--- a/scripts/build_dpdk1805.sh
+++ b/scripts/build_dpdk1805.sh
@@ -59,7 +59,7 @@ sed -i '58a sed -i '\''s!CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=.*!CONFIG_RTE_LIB
echo "build the dependence"
#sudo yum-builddep -y dpdk.spec
-sudo yum install -y libpcap-devel python-sphinx inkscape
+sudo yum install -y libpcap-devel python-sphinx inkscape kernel-devel-`uname -r` doxygen libnuma-devel kernel-`uname -r`
echo "generate the rpm package"