python-astral: Remove BROKEN

With proper support for pyproject.toml-based builds in place, this
package will now build.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 628202d269)
This commit is contained in:
Jeffery To
2023-03-01 16:48:10 +08:00
committed by Josef Schlehofer
parent 42d4e2c1cd
commit c5224c74d1

View File

@@ -31,8 +31,7 @@ define Package/python3-astral
TITLE:=Calculations for the position of the sun and moon
URL:=https://github.com/sffjunkie/astral
DEPENDS+= \
+python3-light \
@BROKEN
+python3-light
endef
define Package/python3-astral/description