mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/django-debug-toolbar: require tzdata
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -22,7 +22,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/django-4.2.9[${PYTHON_USEDEP}]
|
||||
elibc_musl? ( sys-libs/timezone-data )
|
||||
elibc_musl? ( dev-python/tzdata )
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user