build, app: require babl-0.1.68 or newer

(cherry picked from commit 23ade7b80b)
This commit is contained in:
Øyvind Kolås
2019-07-25 15:10:22 +02:00
parent 47825f1c8a
commit 75ab528105
2 changed files with 2 additions and 2 deletions

View File

@ -480,7 +480,7 @@ sanity_check_babl (void)
#define BABL_REQUIRED_MAJOR 0
#define BABL_REQUIRED_MINOR 1
#define BABL_REQUIRED_MICRO 66
#define BABL_REQUIRED_MICRO 68
babl_get_version (&babl_major_version,
&babl_minor_version,