ath9k: fix a few crash issues on hardware reset
[openwrt.git] / package / perf / Makefile
index 88b706d..0a78fa6 100644 (file)
@@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/perf
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:= +libdw +libelf +libpthread +librt
+  DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN
   TITLE:=Linux performance monitoring tool
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
   URL:=http://www.kernel.org
This page took 0.019679 seconds and 4 git commands to generate.