summaryrefslogtreecommitdiff
path: root/media-gfx/sxiv/sxiv-26.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
commitcc4618c9ba3d974948ebf340b542d8cb01db2f55 (patch)
tree125ee67bb9e0d548771cf7b61d04bb1f0dc57687 /media-gfx/sxiv/sxiv-26.ebuild
parent677b7ba5c317778df2ad7e70df94b9b7eec4adbc (diff)
gentoo resync : 16.09.2021
Diffstat (limited to 'media-gfx/sxiv/sxiv-26.ebuild')
-rw-r--r--media-gfx/sxiv/sxiv-26.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/sxiv/sxiv-26.ebuild b/media-gfx/sxiv/sxiv-26.ebuild
index 9899cc4c2634..5c0a4169043c 100644
--- a/media-gfx/sxiv/sxiv-26.ebuild
+++ b/media-gfx/sxiv/sxiv-26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,12 +18,12 @@ HOMEPAGE="https://github.com/muennich/sxiv/"
LICENSE="GPL-2"
SLOT="0"
-IUSE="exif gif +jpeg +png"
+IUSE="exif gif +jpeg +png webp"
RDEPEND="
exif? ( media-libs/libexif )
gif? ( media-libs/giflib:0= )
- media-libs/imlib2[X,gif?,jpeg?,png?]
+ media-libs/imlib2[X,gif?,jpeg?,png?,webp?]
x11-libs/libX11
x11-libs/libXft
"