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:
parent
5156c0c82b
commit
628202d269
1 changed files with 1 additions and 2 deletions
|
@ -31,8 +31,7 @@ define Package/python3-astral
|
||||||
TITLE:=Calculations for the position of the sun and moon
|
TITLE:=Calculations for the position of the sun and moon
|
||||||
URL:=https://github.com/sffjunkie/astral
|
URL:=https://github.com/sffjunkie/astral
|
||||||
DEPENDS+= \
|
DEPENDS+= \
|
||||||
+python3-light \
|
+python3-light
|
||||||
@BROKEN
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python3-astral/description
|
define Package/python3-astral/description
|
||||||
|
|
Loading…
Reference in a new issue