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>
This commit is contained in:
Jeffery To
2023-03-01 16:48:10 +08:00
parent 5156c0c82b
commit 628202d269

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