mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
net-misc/toot: add tabs before depenedencies
Signed-off-by: Konstantin Tutsch <mail@konstantintutsch.de>
This commit is contained in:
@@ -16,13 +16,15 @@ LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND=">=dev-python/urwid-2.1.2-r1
|
||||
>=dev-python/wcwidth-0.2.6
|
||||
>=media-fonts/symbola-13.00
|
||||
>=dev-python/beautifulsoup4-4.12.2
|
||||
>=dev-python/tomlkit-0.11.8
|
||||
test? ( dev-python/psycopg:2
|
||||
>=dev-python/pytest-7.4.0 )"
|
||||
DEPEND="
|
||||
>=dev-python/urwid-2.1.2-r1
|
||||
>=dev-python/wcwidth-0.2.6
|
||||
>=media-fonts/symbola-13.00
|
||||
>=dev-python/beautifulsoup4-4.12.2
|
||||
>=dev-python/tomlkit-0.11.8
|
||||
test? ( dev-python/psycopg:2
|
||||
>=dev-python/pytest-7.4.0 )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user