[packages/dmalloc] dmalloc currently only compiles when using (e)glibc (missing heade...
[packages.git] / devel / dmalloc / Makefile
index d3680c1..1623d58 100644 (file)
@@ -30,6 +30,7 @@ endef
 define Package/libdmalloc
   $(call Package/dmalloc/Default)
   TITLE+= (library)
+  DEPENDS:=@USE_GLIBC||@USE_EGLIBC
 endef
 
 define Package/dmalloc-utils