Update dependencies on libspe2 and libpfm

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15297 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg 2009-04-20 12:43:47 +00:00
parent 8e70a61a7c
commit 19047ead01
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ define Package/libpfm
SECTION:=libs
CATEGORY:=Libraries
TITLE:=Perfmon2 Kernel performance monitoring interface
DEPENDS:=@TARGET_ps3
DEPENDS:=@TARGET_ps3||TARGET_ps3chk
URL:=http://perfmon2.sourceforge.net/
endef

View File

@ -22,7 +22,7 @@ define Package/libspe2
SECTION:=libs
CATEGORY:=Libraries
TITLE:=SPE Runtime Management Library for the Cell Broadband Engine
DEPENDS:=@TARGET_ps3
DEPENDS:=@TARGET_ps3||TARGET_ps3chk
URL:=http://sourceforge.net/projects/libspe/
endef