treewide: drop librt and libpthread packages
[openwrt/staging/jow.git] / package / devel / valgrind / Makefile
index 9f8a2e9e79acb450ad7c70c0bca287104bec0faf..465104a3efe098c3c208a0100abbe2a10f445268 100644 (file)
@@ -33,7 +33,7 @@ include $(INCLUDE_DIR)/kernel.mk
 define Package/valgrind
   SECTION:=devel
   CATEGORY:=Development
-  DEPENDS:=@mips||mipsel||mips64||mips64el||i386||x86_64||powerpc||arm_v7||aarch64 +libpthread +librt
+  DEPENDS:=@mips||mipsel||mips64||mips64el||i386||x86_64||powerpc||arm_v7||aarch64
   TITLE:=debugging and profiling tools for Linux
   URL:=http://www.valgrind.org
 endef