From 19047ead0110e017d682b79876819baa4fef3a0b Mon Sep 17 00:00:00 2001 From: hcg Date: Mon, 20 Apr 2009 12:43:47 +0000 Subject: [PATCH] Update dependencies on libspe2 and libpfm git-svn-id: svn://svn.openwrt.org/openwrt/packages@15297 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libpfm/Makefile | 2 +- libs/libspe2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libpfm/Makefile b/libs/libpfm/Makefile index a1970b1af..def4e5489 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 fc81ea537..2f124f3c6 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 -- 2.11.0