diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:52:43 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:52:43 -0500 |
commit | 294b648b027a9ffc0d0c4dd7d100ded4872ba29f (patch) | |
tree | 0a7c69f3027745464665d7e74284bcaeeba5043a /graphics | |
parent | 50ee09554c9ef64baa36b71f11864582cfc0aa39 (diff) |
various: kill wayland dep mentions
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imv/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/imv/README b/graphics/imv/README index 30357235ef02..22ee94f1bc1e 100644 --- a/graphics/imv/README +++ b/graphics/imv/README @@ -17,7 +17,6 @@ managers. Features: Optional dependencies (autodetected): -- wayland - FreeImage (support for GIF, RAW, PSD formats) - libnsgif (support for GIF) @@ -27,8 +26,7 @@ support GIF images at all. Notes: [1] - uses a library from core Slackware, so always enabled. -[2] - requires wayland. -[3] - requires either FreeImage or libnsgif. -[4] - imv supports SVG images, but the librsvg in Slackware 14.2 is too +[2] - requires either FreeImage or libnsgif. +[3] - imv supports SVG images, but the librsvg in Slackware 14.2 is too old for imv to use, so SVG support is disabled. Sorry. -[5] - requires FreeImage. +[4] - requires FreeImage. |