projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2ad79a
)
[ps3-utils] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ps3-utils/Makefile
patch
|
blob
|
history
diff --git
a/package/ps3-utils/Makefile
b/package/ps3-utils/Makefile
index
23da715
..
a63e03d
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