packages: some (e)glibc fixes after r44701
[openwrt/svn-archive/archive.git] / package / devel / perf / Makefile
index 3899b48d82cbefb5d83278d38c80ebf143570720..7cf504cedbc7db7de51660e9cada617f1d4fe7fc 100644 (file)
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/perf
   SECTION:=devel
   CATEGORY:=Development
-  DEPENDS:= @USE_EGLIBC +libelf1 +libdw +libpthread +librt +binutils
+  DEPENDS:= @USE_GLIBC +libelf1 +libdw +libpthread +librt +binutils
   TITLE:=Linux performance monitoring tool
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
   URL:=http://www.kernel.org