From 66c4c617a5c1289c8a56566c3d2bb0928b25a4c2 Mon Sep 17 00:00:00 2001
From: Lionel Gauthier <lionel.gauthier@eurecom.fr>
Date: Fri, 17 Oct 2014 08:50:49 +0000
Subject: [PATCH] gtkwave

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5897 818b1a75-f10b-46b9-bf7c-635c3b92a50f
---
 targets/PROJECTS/GENERIC-LTE-EPC/utils.bash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash b/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash
index 3e448d8baf..62964243e5 100755
--- a/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash
+++ b/targets/PROJECTS/GENERIC-LTE-EPC/utils.bash
@@ -484,6 +484,7 @@ check_install_epc_software() {
     test_install_package gccxml
     test_install_package gdb 
     test_install_package guile-2.0-dev
+    test_install_package gtkwave
     test_install_package iperf
     test_install_package iproute
     test_install_package iptables
-- 
GitLab