]> git.pld-linux.org Git - packages/gucharmap.git/blob - gucharmap-vala.patch
97f76b13ce4403fda9d1807cd9703c56ae6828e8
[packages/gucharmap.git] / gucharmap-vala.patch
1 --- gucharmap-3.8.0/configure.ac.newvala        2013-03-28 13:01:17.803024484 +0100
2 +++ gucharmap-3.8.0/configure.ac        2013-03-28 13:01:23.876026600 +0100
3 @@ -243,7 +243,7 @@ if test -z "$enable_vala"; then
4    enable_vala=no
5  fi
6  m4_ifdef([VAPIGEN_CHECK],
7 -  [VAPIGEN_CHECK([0.16],[0.18])],
8 +  [VAPIGEN_CHECK([0.16])],
9    [AM_CONDITIONAL([ENABLE_VAPIGEN],[false])])
10  
11  case "$with_gtk" in
This page took 0.048366 seconds and 2 git commands to generate.