aboutsummaryrefslogtreecommitdiffstats
path: root/package/ps3-utils
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2009-04-20 12:32:42 +0000
committerHamish Guthrie <hcg@openwrt.org>2009-04-20 12:32:42 +0000
commitef9abc3f5aade1508797b15b6ac562a16325cdd4 (patch)
tree8d409f1556bfae57a5e5d2f99847dc27808a2660 /package/ps3-utils
parentd2ad79a1b89ff81d780936bdf03c3c160d890f3c (diff)
downloadupstream-ef9abc3f5aade1508797b15b6ac562a16325cdd4.tar.gz
upstream-ef9abc3f5aade1508797b15b6ac562a16325cdd4.tar.bz2
upstream-ef9abc3f5aade1508797b15b6ac562a16325cdd4.zip
[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 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