summaryrefslogtreecommitdiffstats
path: root/package/ps3-utils
diff options
context:
space:
mode:
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-20 12:32:42 +0000
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-20 12:32:42 +0000
commit561a80eff8767e38927ff9960a08c9bc47122414 (patch)
tree8d409f1556bfae57a5e5d2f99847dc27808a2660 /package/ps3-utils
parentf451889a0f7a65ae7c8f9535312a66f0d93f5b48 (diff)
[ps3-utils] corrected dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ps3-utils')
-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 23da7158b..a63e03da1 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