From da3f987981dc5b7e79835e4f583e1e453ef628b8 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 7 Jul 2023 11:21:13 +0200 Subject: [PATCH] toot, fix reference for beautifulsoup4 (#9002) --- net-im/toot/toot-0.36.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/toot/toot-0.36.0.recipe b/net-im/toot/toot-0.36.0.recipe index 383f93924..ada0b7cba 100644 --- a/net-im/toot/toot-0.36.0.recipe +++ b/net-im/toot/toot-0.36.0.recipe @@ -19,7 +19,7 @@ PROVIDES=" REQUIRES=" haiku cmd:python$pythonVersion - beautifulsoup_$pythonPackage + beautifulsoup4_$pythonPackage requests_$pythonPackage urwid_$pythonPackage wcwidth_$pythonPackage