1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 18:23:09 +02:00

[ps3-utils] corrected dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg 2009-04-20 12:32:42 +00:00
parent f451889a0f
commit 561a80eff8

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