package/libvips: bump version to 8.8.1

- Remove patch, as gtk-doc disabling now works correctly.
- The XML library in use is now expat, instead of libxml2

Signed-off-by: Ilya Averyanov <averyanovin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Ilya Averyanov
2019-08-09 13:46:55 +03:00
committed by Thomas Petazzoni
parent 152776b420
commit d3bdaf008d
4 changed files with 6 additions and 44 deletions

View File

@@ -6,8 +6,8 @@ config BR2_PACKAGE_LIBVIPS
# C++ support is required to build libvips
# https://github.com/jcupitt/libvips/issues/231
depends on BR2_INSTALL_LIBSTDCPP
select BR2_PACKAGE_EXPAT
select BR2_PACKAGE_LIBGLIB2
select BR2_PACKAGE_LIBXML2
help
libvips is a 2D image processing library. Compared to
similar libraries, libvips runs quickly and uses little