summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-01 12:59:55 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-01 13:16:45 -0400
commitb0e304eab1d78335b6b466f2e3200f25df22311c (patch)
tree8bacaef3d24c59cc72f55e0b35d5f107842bf6b0 /media-gfx
parentmail-client/evolution: Depend on app-crypt/gcr:0 (diff)
downloadgentoo-b0e304eab1d78335b6b466f2e3200f25df22311c.tar.gz
gentoo-b0e304eab1d78335b6b466f2e3200f25df22311c.tar.bz2
gentoo-b0e304eab1d78335b6b466f2e3200f25df22311c.zip
media-gfx/shotwell: Depend on app-crypt/gcr:0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/shotwell/shotwell-0.30.16-r1.ebuild (renamed from media-gfx/shotwell/shotwell-0.30.16.ebuild)4
-rw-r--r--media-gfx/shotwell/shotwell-0.30.17-r1.ebuild (renamed from media-gfx/shotwell/shotwell-0.30.17.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/shotwell/shotwell-0.30.16.ebuild b/media-gfx/shotwell/shotwell-0.30.16-r1.ebuild
index 915dcd0cbc62..cd40ad740af2 100644
--- a/media-gfx/shotwell/shotwell-0.30.16.ebuild
+++ b/media-gfx/shotwell/shotwell-0.30.16-r1.ebuild
@@ -32,7 +32,7 @@ DEPEND="
>=media-libs/libraw-0.13.2:=
>=media-libs/libexif-0.6.16:=
dev-libs/libgdata
- >=app-crypt/gcr-3:=[gtk]
+ >=app-crypt/gcr-3:0=[gtk]
x11-libs/cairo
opencv? ( >=media-libs/opencv-2.3.0:= )
"
@@ -49,7 +49,7 @@ BDEPEND="
virtual/pkgconfig
net-libs/libsoup:2.4[vala]
media-libs/gexiv2[vala]
- app-crypt/gcr[vala]
+ app-crypt/gcr:0[vala]
"
PATCHES=( "${FILESDIR}"/0.30.16-optional-wayland.patch )
diff --git a/media-gfx/shotwell/shotwell-0.30.17.ebuild b/media-gfx/shotwell/shotwell-0.30.17-r1.ebuild
index 850f6a2458ae..7809bb7020f0 100644
--- a/media-gfx/shotwell/shotwell-0.30.17.ebuild
+++ b/media-gfx/shotwell/shotwell-0.30.17-r1.ebuild
@@ -31,7 +31,7 @@ DEPEND="
>=media-libs/libraw-0.13.2:=
>=media-libs/libexif-0.6.16:=
dev-libs/libgdata
- >=app-crypt/gcr-3:=[gtk]
+ >=app-crypt/gcr-3:0=[gtk]
x11-libs/cairo
opencv? ( >=media-libs/opencv-2.3.0:= )
"
@@ -48,7 +48,7 @@ BDEPEND="
virtual/pkgconfig
net-libs/libsoup:2.4[vala]
media-libs/gexiv2[vala]
- app-crypt/gcr[vala]
+ app-crypt/gcr:0[vala]
"
PATCHES=( "${FILESDIR}"/0.30.16-optional-wayland.patch )