commit:     9183221abfd6f1aa68c92d650ebe8fde6dc80672
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 16:16:00 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 16:17:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9183221a

dev-python/rst-linker: add missing toml build depency

Closes: https://bugs.gentoo.org/758242
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/rst-linker/rst-linker-2.1.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/rst-linker/rst-linker-2.1.1.ebuild 
b/dev-python/rst-linker/rst-linker-2.1.1.ebuild
index 58ae2cff97a..98c8e7078cc 100644
--- a/dev-python/rst-linker/rst-linker-2.1.1.ebuild
+++ b/dev-python/rst-linker/rst-linker-2.1.1.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
 "
 BDEPEND="
        >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+       dev-python/toml[${PYTHON_USEDEP}]
        test? (
                dev-python/path-py[${PYTHON_USEDEP}]
        )

Reply via email to