Update dependencies on libspe2 and libpfm
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Apr 2009 12:43:47 +0000 (12:43 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Apr 2009 12:43:47 +0000 (12:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15297 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libpfm/Makefile
libs/libspe2/Makefile

index a1970b1..def4e54 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 fc81ea5..2f124f3 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