Merge branch 'master' of git@projects.qi-hardware.com:openwrt-packages

This commit is contained in:
Mirko Vogt
2010-04-03 15:22:55 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
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
+1 -1
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