toot, fix reference for beautifulsoup4 (#9002)

This commit is contained in:
Schrijvers Luc
2023-07-07 11:21:13 +02:00
committed by GitHub
parent 23a7b45033
commit da3f987981

View File

@@ -19,7 +19,7 @@ PROVIDES="
REQUIRES="
haiku
cmd:python$pythonVersion
beautifulsoup_$pythonPackage
beautifulsoup4_$pythonPackage
requests_$pythonPackage
urwid_$pythonPackage
wcwidth_$pythonPackage