mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 16:00:36 +02:00
Merge branch 'master' of git@projects.qi-hardware.com:openwrt-packages
This commit is contained in:
commit
ff58ca4af4
@ -24,7 +24,7 @@ define Package/pyneod
|
||||
SUBMENU:=Python
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
DEPENDS:=+python +python-pyneo
|
||||
DEPENDS:=@BROKEN +python +python-pyneo
|
||||
TITLE:=Base lib for pyneo suite
|
||||
URL:=http://pyneo.org/
|
||||
endef
|
||||
|
@ -24,7 +24,7 @@ define Package/python-pyneo
|
||||
SUBMENU:=Python
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
DEPENDS:=+python
|
||||
DEPENDS:=@BROKEN +python
|
||||
TITLE:=Base lib for pyneo suite
|
||||
URL:=http://pyneo.org/
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user