[ps3-utils] corrected dependencies
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Apr 2009 12:32:42 +0000 (12:32 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Apr 2009 12:32:42 +0000 (12:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ps3-utils/Makefile

index 23da715..a63e03d 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
 
This page took 0.028659 seconds and 4 git commands to generate.