diff options
author | Remi Collet <remi@remirepo.net> | 2024-10-11 11:58:37 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-10-11 11:58:37 +0200 |
commit | f63224a0acee48f6285ebb119504b424e4900b2d (patch) | |
tree | 25a2133048ffe06731aee2d6ad3700591cc1a626 /libvips.xml | |
parent | 845f07a84cdbf8e827d2d472838b30170dc55fe3 (diff) |
update to 8.16.0-rc1
open https://github.com/libvips/libvips/issues/4192
Build failure with libheif 1.7.0 (EL-8)
Diffstat (limited to 'libvips.xml')
-rw-r--r-- | libvips.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libvips.xml b/libvips.xml index 21ffc6b..98d16f3 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,13 +9,14 @@ <version> <!-- Version of the library --> -8.15.5-rc1 +8.16.0-rc1 </version> <headers> <!-- The list of paths to header files and/or directories with header files, one per line --> /usr/include/vips/vips.h +/usr/include/vips/almostdeprecated.h </headers> <libs> |