disable a few packages failing on ps3 as well (marking them as BROKEN)
SVN-Revision: 18905
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user