diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-02 16:57:18 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-02 16:57:18 +0200 |
commit | 4a8e496607b980ea43de031473d4cf9113523a37 (patch) | |
tree | c2d9756ab716f18f3f53cf281556dc8b485ef6ba /DEPENDENCIES | |
parent | m (diff) | |
download | pylibgamma-4a8e496607b980ea43de031473d4cf9113523a37.tar.gz pylibgamma-4a8e496607b980ea43de031473d4cf9113523a37.tar.bz2 pylibgamma-4a8e496607b980ea43de031473d4cf9113523a37.tar.xz |
state req:d version of libgamma
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 5c4a444..49bdda7 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,12 +1,12 @@ RUNTIME DEPENDENCIES: python3 - libgamma + libgamma>=0.3 BUILD DEPENDENCIES: - libgamma + libgamma>=0.3 make c99 cython |