mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
toot, add missing runtime dependency click_python310 (#10270)
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="Toot is a CLI and TUI tool for interacting with Mastodon instances
|
||||
HOMEPAGE="https://github.com/ihabunek/toot"
|
||||
COPYRIGHT="Ivan Habunek and contributors."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/ihabunek/toot/archive/refs/tags/$portVersion.zip"
|
||||
CHECKSUM_SHA256="47310c992e1c6a0f4dbf508e7a40413661fc108759c9efeb0a8d0c87e91f69f0"
|
||||
|
||||
@@ -20,6 +20,7 @@ REQUIRES="
|
||||
haiku
|
||||
cmd:python$pythonVersion
|
||||
beautifulsoup4_$pythonPackage
|
||||
click_$pythonPackage
|
||||
requests_$pythonPackage
|
||||
tomlkit_$pythonPackage
|
||||
urwid_$pythonPackage
|
||||
|
||||
Reference in New Issue
Block a user