From 18574d80d691be8f2d3991780aee30564838ab30 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Mar 2020 22:16:45 +0100 Subject: [PATCH] dev-python/nototools: Replace virts with cond deps MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/nototools/nototools-0_pre20200113.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/nototools/nototools-0_pre20200113.ebuild b/dev-python/nototools/nototools-0_pre20200113.ebuild index 425374cffc01..538928c92628 100644 --- a/dev-python/nototools/nototools-0_pre20200113.ebuild +++ b/dev-python/nototools/nototools-0_pre20200113.ebuild @@ -29,7 +29,9 @@ RDEPEND="${DEPEND} >=dev-python/fonttools-3.36.0[${PYTHON_USEDEP}] >=dev-python/pillow-4.0.0[${PYTHON_USEDEP}] >=dev-python/pyclipper-1.0.6[${PYTHON_USEDEP}] - virtual/python-typing[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/typing[${PYTHON_USEDEP}] + ' -2) " S="${WORKDIR}/${PN}-${COMMIT}" -- 2.26.2