SDL_image: Updated description

From 789dc82abcf01d3fac070d4b9851c4e1afd60194 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Thu, 8 Jan 2026 10:54:35 -0800
Subject: [PATCH] Updated description

Fixes https://github.com/libsdl-org/SDL_image/issues/613
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 47426a49b..0f8bb5b95 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 SDL_image 3.0
 
 This is a simple library to load images of various formats as SDL surfaces.
-It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI, TGA, XCF, XPM, and simple SVG format images. It can also load AVIF, JPEG-XL, TIFF, and WebP images, depending on build options.
+It can load BMP, GIF, JPEG, LBM, PCX, PNG, PNM (PPM/PGM/PBM), QOI, TGA, XCF, XPM, and simple SVG format images. It can also load AVIF, JPEG-XL, TIFF, and WebP images, depending on optional libraries.
 
 The latest version of this library is available from GitHub:
 https://github.com/libsdl-org/SDL_image/releases