depend on babl>=0.1.11

This commit is contained in:
Øyvind Kolås
2012-04-26 15:00:05 +02:00
committed by Michael Natterer
parent 2e7944cad0
commit 8b028ee8ce
2 changed files with 2 additions and 2 deletions

View File

@ -351,7 +351,7 @@ sanity_check_babl (void)
#define BABL_REQUIRED_MAJOR 0
#define BABL_REQUIRED_MINOR 1
#define BABL_REQUIRED_MICRO 10
#define BABL_REQUIRED_MICRO 11
babl_get_version (&babl_major_version,
&babl_minor_version,