Browse Source

corrected dependencies

SVN-Revision: 15296
Hamish Guthrie 17 years ago
parent
commit
35bbf7aeee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/ps3-utils/Makefile

+ 1 - 1
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