From e6130e96b8764183b3f4df256214409c6ecfb0fc Mon Sep 17 00:00:00 2001
From: Rohit Gupta <rohit.gupta@eurecom.fr>
Date: Tue, 16 Jun 2015 10:22:00 +0000
Subject: [PATCH] Added support for latex installation required for Doxygen
 processing of math equations

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7567 818b1a75-f10b-46b9-bf7c-635c3b92a50f
---
 cmake_targets/tools/build_helper | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake_targets/tools/build_helper b/cmake_targets/tools/build_helper
index 1b4ce83a599..510bc9ab994 100755
--- a/cmake_targets/tools/build_helper
+++ b/cmake_targets/tools/build_helper
@@ -287,6 +287,7 @@ check_install_oai_software() {
 	cmake-curses-gui  \
 	doxygen \
 	doxygen-gui\
+	texlive-latex-base\
 	ethtool \
 	flex  \
 	gccxml \
-- 
GitLab