[ps3-utils] corrected dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hamish Guthrie 2009-04-20 12:32:42 +00:00
parent d2ad79a1b8
commit ef9abc3f5a
1 changed files with 1 additions and 1 deletions

View 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