configure.ac: require babl 0.1.12
This commit is contained in:
@ -400,7 +400,7 @@ sanity_check_babl (void)
|
||||
|
||||
#define BABL_REQUIRED_MAJOR 0
|
||||
#define BABL_REQUIRED_MINOR 1
|
||||
#define BABL_REQUIRED_MICRO 11
|
||||
#define BABL_REQUIRED_MICRO 12
|
||||
|
||||
babl_get_version (&babl_major_version,
|
||||
&babl_minor_version,
|
||||
|
Reference in New Issue
Block a user