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
No known key found for this signature in database
GPG Key ID: C616D9E719E868E4
1 changed files with 1 additions and 2 deletions

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