aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-09-12 03:45:39 +0200
committerMattias Andrée <maandree@operamail.com>2015-09-12 03:45:39 +0200
commit2eeb06944fd3ff3b261dde6cd2df2c93f0abedf9 (patch)
tree36480727a25a1514c5454d8d83e3b980813cf71d
parentupdate makefile + update gitignore + fix warnings + remove old implementation + add deps (diff)
downloadmongotimer-2eeb06944fd3ff3b261dde6cd2df2c93f0abedf9.tar.gz
mongotimer-2eeb06944fd3ff3b261dde6cd2df2c93f0abedf9.tar.bz2
mongotimer-2eeb06944fd3ff3b261dde6cd2df2c93f0abedf9.tar.xz
add missed dep
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--DEPENDENCIES1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index e306b78..d5a15d2 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -9,6 +9,7 @@ BUILD DEPENDENCIES:
glibc
gcc
+ sed
linux-api-headers
make
coreutils