From 475108a2940fb21c2b4f44512289bac6a3858b95 Mon Sep 17 00:00:00 2001 From: Cristian Othón Martínez Vera Date: Wed, 12 Apr 2023 12:22:23 -0600 Subject: media-gfx/gnome-photos: Depend on net-libs/dleyna for upnp-av MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://github.com/gentoo/gentoo/pull/30549 Signed-off-by: Cristian Othón Martínez Vera Signed-off-by: Matt Turner --- media-gfx/gnome-photos/gnome-photos-43.0.ebuild | 3 ++- media-gfx/gnome-photos/gnome-photos-44.0.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'media-gfx/gnome-photos') diff --git a/media-gfx/gnome-photos/gnome-photos-43.0.ebuild b/media-gfx/gnome-photos/gnome-photos-43.0.ebuild index 930f2854bfb0..567d30c844a8 100644 --- a/media-gfx/gnome-photos/gnome-photos-43.0.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-43.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Photos" LICENSE="GPL-3+ LGPL-2+ CC0-1.0" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="test" +IUSE="test upnp-av" RESTRICT="!test? ( test )" DEPEND=" @@ -38,6 +38,7 @@ DEPEND=" # tracker-miners gschema used at runtime. RDEPEND="${DEPEND} + upnp-av? ( net-libs/dleyna:1.0= ) app-misc/tracker-miners:3 " BDEPEND=" diff --git a/media-gfx/gnome-photos/gnome-photos-44.0.ebuild b/media-gfx/gnome-photos/gnome-photos-44.0.ebuild index 930f2854bfb0..567d30c844a8 100644 --- a/media-gfx/gnome-photos/gnome-photos-44.0.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-44.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Photos" LICENSE="GPL-3+ LGPL-2+ CC0-1.0" SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="test" +IUSE="test upnp-av" RESTRICT="!test? ( test )" DEPEND=" @@ -38,6 +38,7 @@ DEPEND=" # tracker-miners gschema used at runtime. RDEPEND="${DEPEND} + upnp-av? ( net-libs/dleyna:1.0= ) app-misc/tracker-miners:3 " BDEPEND=" -- cgit v1.2.3-65-gdbad