aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-11-28 18:10:02 +0100
committerAnders Roxell <anders.roxell@linaro.org>2014-11-28 18:10:02 +0100
commitee8bc523e1a3ab7cc6de612c4a47468bc85fa875 (patch)
tree23cf727ef320525025c91f3f4b18baae9aa279dc
parentf942720108957e02ac73883d8176658d2768dee3 (diff)
README: apt-get remove cunit-dev dependencies
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1abc923..b839152 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@
# gcc-multilib curl lcov
#
# For ODP:
-# apt-get install autoconf automake libtool doxygen texlive-full libssl-dev libcunit1-dev
+# apt-get install autoconf automake libtool doxygen texlive-full libssl-dev
# build ODP native
# type make-test.sh -h to see what environment variables you can change.