1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 00:29:49 +03:00

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
commit ff58ca4af4
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