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
SECTION:=lang
CATEGORY:=Languages
DEPENDS:=+python +python-pyneo
DEPENDS:=@BROKEN +python +python-pyneo
TITLE:=Base lib for pyneo suite
URL:=http://pyneo.org/
endef

View File

@ -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