diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-04 01:44:34 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-04 01:44:34 +0200 |
commit | a6acecf73f189ebe53b7e46ff1e3221d4e1af026 (patch) | |
tree | c8568dbbf12fbb6405e3b1eb82eb6620dd38156c | |
parent | add deps (diff) | |
download | libgammamm-a6acecf73f189ebe53b7e46ff1e3221d4e1af026.tar.gz libgammamm-a6acecf73f189ebe53b7e46ff1e3221d4e1af026.tar.bz2 libgammamm-a6acecf73f189ebe53b7e46ff1e3221d4e1af026.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 6242154..139ca2d 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -10,7 +10,7 @@ BUILD DEPENDENCIES: libgamma>=0.3 libc++ (gcc-libc) libc (glibc) - c++ (gcc) + c++11 (gcc) make coreutils |