Update dependencies on libspe2 and libpfm
authorHamish Guthrie <hcg@openwrt.org>
Mon, 20 Apr 2009 12:43:47 +0000 (12:43 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Mon, 20 Apr 2009 12:43:47 +0000 (12:43 +0000)
SVN-Revision: 15297

libs/libpfm/Makefile
libs/libspe2/Makefile

index a1970b1afd016f90a799b329feef1ba8c3b32aaa..def4e548976b1eeb69f6e4302dd765c8166ca31d 100644 (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
 
index fc81ea537a45fd5f73289f74a8d124a56cca0389..2f124f3c6ed358549a7a7766e780e90db3bdc465 100644 (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