1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 00:19:20 +02:00

mark pyneo stuff as broken as mirko explained

This commit is contained in:
M. Dietrich 2010-04-02 18:50:09 +02:00
parent 7d9e2d5c38
commit 915d1ca904
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ define Package/pyneod
SUBMENU:=Python SUBMENU:=Python
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
DEPENDS:=+python +python-pyneo DEPENDS:=@BROKEN +python +python-pyneo
TITLE:=Base lib for pyneo suite TITLE:=Base lib for pyneo suite
URL:=http://pyneo.org/ URL:=http://pyneo.org/
endef endef

View File

@ -24,7 +24,7 @@ define Package/python-pyneo
SUBMENU:=Python SUBMENU:=Python
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
DEPENDS:=+python DEPENDS:=@BROKEN +python
TITLE:=Base lib for pyneo suite TITLE:=Base lib for pyneo suite
URL:=http://pyneo.org/ URL:=http://pyneo.org/
endef endef