corrected dependencies
authorHamish Guthrie <hcg@openwrt.org>
Mon, 20 Apr 2009 12:32:42 +0000 (12:32 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Mon, 20 Apr 2009 12:32:42 +0000 (12:32 +0000)
SVN-Revision: 15296

package/ps3-utils/Makefile

index 23da7158b95641e9e362d97481509a717d6ad201..a63e03da1ef83a43f0d077242244f8dbf58b01f3 100644 (file)
@@ -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