aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ps3-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ps3-utils/Makefile b/package/ps3-utils/Makefile
index 23da7158b9..a63e03da1e 100644
--- a/package/ps3-utils/Makefile
+++ b/package/ps3-utils/Makefile
@@ -21,7 +21,7 @@ define Package/ps3-utils
SECTION:=utils
CATEGORY:=Utilities
TITLE:=PS3 Linux Utilities
- DEPENDS:=@TARGET_ps3
+ DEPENDS:=@TARGET_ps3||TARGET_ps3chk
URL:=http://kernel.org/pub/linux/kernel/people/geoff/cell/ps3-utils/
endef