aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-17 21:05:21 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-17 21:05:21 +0200
commit3ee82e344cfdc0dc357bd69f319305d9b1253437 (patch)
tree71d9292e9c6dafb59d7ecaaa2f83e20d62e64c76 /DEPENDENCIES
parentbug fix, reading float ramps now returns floats rather than zeroes (diff)
downloadpylibgamma-3ee82e344cfdc0dc357bd69f319305d9b1253437.tar.gz
pylibgamma-3ee82e344cfdc0dc357bd69f319305d9b1253437.tar.bz2
pylibgamma-3ee82e344cfdc0dc357bd69f319305d9b1253437.tar.xz
fix TLS error1.1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 7d3cf9f..217abad 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -1,14 +1,14 @@
RUNTIME DEPENDENCIES:
python3
- libgamma>=0.3
+ libgamma>=0.6
libc
BUILD DEPENDENCIES:
python3
- libgamma>=0.3
+ libgamma>=0.6
libc
make
c99