disable a few packages failing on ps3 as well (marking them as BROKEN)

SVN-Revision: 18905
This commit is contained in:
Nicolas Thill
2009-12-23 11:08:22 +00:00
parent 4d568a18b1
commit 5734bdddcd
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ PKG_MD5SUM:=d104007fdf5ea64fef774c22b1c0a97b
include $(INCLUDE_DIR)/package.mk
define Package/ipset/Default
DEPENDS:= @LINUX_2_6 @(!(TARGET_pxcab)||BROKEN)
DEPENDS:= @LINUX_2_6 @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
endef
define Package/ipset