mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
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:
committed by
Josef Schlehofer
parent
42d4e2c1cd
commit
c5224c74d1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user