diff options
author | manojgudi | 2014-01-22 15:54:04 +0530 |
---|---|---|
committer | manojgudi | 2014-01-22 15:54:04 +0530 |
commit | 17cbc828157010dec94ec97e4646f8874412d2ee (patch) | |
tree | 81c34274317ea74c74c3536a7ed47914fa3723fc | |
parent | 6462484bd7f514922391a0b29eb9ce31be2ba926 (diff) | |
download | sandhi-17cbc828157010dec94ec97e4646f8874412d2ee.tar.gz sandhi-17cbc828157010dec94ec97e4646f8874412d2ee.tar.bz2 sandhi-17cbc828157010dec94ec97e4646f8874412d2ee.zip |
trivial Update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Sandhi is conglomeration of lot of libraries and softwares. It uses GNU Radio at *If on Ubuntu 12.04, one can directly install using command*- - sudo apt-get -y install git-core autoconf automake libtool g++ python-dev swig \ + sudo apt-get -y install git-core autoconf automake make libtool g++ python-dev swig \ pkg-config libboost1.48-all-dev libfftw3-dev libcppunit-dev libgsl0-dev \ libusb-dev sdcc libsdl1.2-dev python-wxgtk2.8 python-numpy \ python-cheetah python-lxml doxygen python-qt4 python-qwt5-qt4 libxi-dev \ |