projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d511ed
)
corrected dependencies
author
Hamish Guthrie
<hcg@openwrt.org>
Mon, 20 Apr 2009 12:32:42 +0000
(12:32 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Mon, 20 Apr 2009 12:32:42 +0000
(12:32 +0000)
SVN-Revision: 15296
package/ps3-utils/Makefile
patch
|
blob
|
history
diff --git
a/package/ps3-utils/Makefile
b/package/ps3-utils/Makefile
index 23da7158b95641e9e362d97481509a717d6ad201..a63e03da1ef83a43f0d077242244f8dbf58b01f3 100644
(file)
--- 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