commit:     33357e01148d0e89c0396ab6ccb4bd620feda4af
Author:     D G Turner <digitall <AT> scummvm <DOT> org>
AuthorDate: Sat Sep 26 16:21:32 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  7 00:34:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33357e01

media-gfx/cura: Add libarcus dependency directly (to 4.6.1)

This should really be a direct dependency ensuring the python use
flag is set as the sub-dependency does not enforce this is compatible
with the top level cura version.

Signed-off-by: David G Turner <digitall <AT> scummvm.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/cura/cura-4.6.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/cura/cura-4.6.1-r1.ebuild 
b/media-gfx/cura/cura-4.6.1-r1.ebuild
index 943f9305325..4264d19b6a6 100644
--- a/media-gfx/cura/cura-4.6.1-r1.ebuild
+++ b/media-gfx/cura/cura-4.6.1-r1.ebuild
@@ -20,6 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 BDEPEND="sys-devel/gettext"
 RDEPEND="${PYTHON_DEPS}
+       ~dev-libs/libarcus-${PV}:=[python,${PYTHON_SINGLE_USEDEP}]
        ~dev-libs/libcharon-${PV}[${PYTHON_SINGLE_USEDEP}]
        ~dev-libs/libsavitar-${PV}:=[python,${PYTHON_SINGLE_USEDEP}]
        ~dev-python/uranium-${PV}[${PYTHON_SINGLE_USEDEP}]

Reply via email to