mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
media-libs/vips: update spng comment
Formerly vips picked libspng over libpng if it found it, but now it prefers libpng so odds are would not add support even if it was packaged. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -142,7 +142,7 @@ src_configure() {
|
||||
$(meson_feature pdf poppler)
|
||||
-Dquantizr=disabled # not packaged, can use imagequant instead
|
||||
$(meson_feature raw)
|
||||
-Dspng=disabled # not packaged, can use libpng instead
|
||||
-Dspng=disabled # not packaged, and libpng is preferred
|
||||
$(meson_feature svg rsvg)
|
||||
$(meson_feature tiff)
|
||||
-Duhdr=disabled # not packaged
|
||||
|
||||
Reference in New Issue
Block a user