From f1627222d4ac242b202f40ff9a393cc8fa1db70a Mon Sep 17 00:00:00 2001 From: Taeho Oh Date: Thu, 28 Jan 2016 21:51:58 +0900 Subject: [PATCH] Remove libtool from INSTALL.ubuntu document. --- INSTALL.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.ubuntu b/INSTALL.ubuntu index 0139483..cc87719 100644 --- a/INSTALL.ubuntu +++ b/INSTALL.ubuntu @@ -3,7 +3,7 @@ 2) Run as follows. ------------------------------------------------------------------------------- $ sudo apt-get update -$ sudo apt-get install git libtool libpcap-dev libgstreamer1.0-dev gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav +$ sudo apt-get install git libpcap-dev libgstreamer1.0-dev gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav $ git clone https://bitbucket.org/ohhara/ohmulticastvideoscanner.git $ cd ohmulticastvideoscanner $ ./configure