diff options
author | Mattias Andrée <maandree@kth.se> | 2024-07-17 21:07:37 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-07-17 21:07:37 +0200 |
commit | 57398cc26d66ec78cc65d4e9b23d0519406ff4e8 (patch) | |
tree | ece7d8b9b2a2837ec7a9d675b7e14641689e35fc /DEPENDENCIES | |
parent | Empty signed commit (diff) | |
download | libgammamm-57398cc26d66ec78cc65d4e9b23d0519406ff4e8.tar.gz libgammamm-57398cc26d66ec78cc65d4e9b23d0519406ff4e8.tar.bz2 libgammamm-57398cc26d66ec78cc65d4e9b23d0519406ff4e8.tar.xz |
Update for libgamma 0.7.41.0.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index b349ec5..cc53a49 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,13 +1,13 @@ RUNTIME DEPENDENCIES: - libgamma>=0.3 + libgamma>=0.7.4 libc++ (gcc-libc) libc (glibc) BUILD DEPENDENCIES: - libgamma>=0.3 + libgamma>=0.7.4 libc++ (gcc-libc) libc (glibc) c++11 (gcc) |