Update dependencies on libspe2 and libpfm
[openwrt/svn-archive/archive.git] / libs / libpfm / Makefile
index 0fa6514c48bebc86cb0019c32f263f83b38612bf..def4e548976b1eeb69f6e4302dd765c8166ca31d 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -22,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