Lower gtkmm requirements to match Debian/Lenny (grmmm-2.4<=2.12)
@joel: is this ok? if you'd actually need a more recent gtkmm, we handle it similar as with gdl-lum...
This commit is contained in:
parent
e5891be09c
commit
5904c896aa
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ PKG_CHECK_MODULES(LUMIERA_COMMON_LIBS, [sigc++-2.0 >= 2.0.17])
|
|||
|
||||
PKG_CHECK_MODULES(LUMIERA_GUI, [
|
||||
gtk+-2.0 >= 2.8
|
||||
gtkmm-2.4 >= 2.14
|
||||
gtkmm-2.4 >= 2.12
|
||||
cairomm-1.0 >= 0.6.0
|
||||
librsvg-2.0 >= 2.18.1
|
||||
gavl >= 0.2.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue