From: Hamish Guthrie Date: Mon, 20 Apr 2009 12:43:47 +0000 (+0000) Subject: Update dependencies on libspe2 and libpfm X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=83733612e7a49a8e607c290c03eeed74e09bfe82 Update dependencies on libspe2 and libpfm SVN-Revision: 15297 --- diff --git a/libs/libpfm/Makefile b/libs/libpfm/Makefile index a1970b1afd..def4e54897 100644 --- a/libs/libpfm/Makefile +++ b/libs/libpfm/Makefile @@ -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 diff --git a/libs/libspe2/Makefile b/libs/libspe2/Makefile index fc81ea537a..2f124f3c6e 100644 --- a/libs/libspe2/Makefile +++ b/libs/libspe2/Makefile @@ -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