From a57b744ff4aeaf9e06c089d7fbf82cd8eed602d5 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 8 Sep 2021 12:54:48 +0200 Subject: Rename dev-python/{beautifulsoup → beautifulsoup4} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-misc/anki/anki-2.1.15-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-misc/anki') diff --git a/app-misc/anki/anki-2.1.15-r1.ebuild b/app-misc/anki/anki-2.1.15-r1.ebuild index b5fc94f7294f..4b1316fe462e 100644 --- a/app-misc/anki/anki-2.1.15-r1.ebuild +++ b/app-misc/anki/anki-2.1.15-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND="${PYTHON_DEPS} >=dev-python/PyQt5-5.12[gui,svg,widgets,${PYTHON_USEDEP}] >=dev-python/PyQtWebEngine-5.12[${PYTHON_USEDEP}] >=dev-python/httplib2-0.7.4[${PYTHON_USEDEP}] - dev-python/beautifulsoup:4[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/decorator[${PYTHON_USEDEP}] dev-python/jsonschema[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad