diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-10-17 13:54:20 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-10-17 13:55:54 +0200 |
commit | 1e407fb3a157e8e3ab024496869541a48e5b0405 (patch) | |
tree | bfb70813c9326d20c3206f753a129b81c9333428 /media-gfx/shotwell | |
parent | media-gfx/shotwell: Bump to 0.32.9 (diff) | |
download | gentoo-1e407fb3a157e8e3ab024496869541a48e5b0405.tar.gz gentoo-1e407fb3a157e8e3ab024496869541a48e5b0405.tar.bz2 gentoo-1e407fb3a157e8e3ab024496869541a48e5b0405.zip |
media-gfx/shotwell: needs libportal with vala support
Closes: https://bugs.gentoo.org/925450
Bug: https://bugs.gentoo.org/924162
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'media-gfx/shotwell')
-rw-r--r-- | media-gfx/shotwell/shotwell-0.32.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/shotwell/shotwell-0.32.9.ebuild b/media-gfx/shotwell/shotwell-0.32.9.ebuild index 3f297331f776..1cbc27d4c8ad 100644 --- a/media-gfx/shotwell/shotwell-0.32.9.ebuild +++ b/media-gfx/shotwell/shotwell-0.32.9.ebuild @@ -31,7 +31,7 @@ DEPEND=" >=media-libs/libraw-0.13.2:= >=media-libs/libexif-0.6.16 app-crypt/libsecret - >=dev-libs/libportal-0.5:=[gtk] + >=dev-libs/libportal-0.5:=[gtk,vala] media-libs/libwebp:= >=app-crypt/gcr-3:0=[gtk] |