summaryrefslogtreecommitdiff
path: root/package/snort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/snort/Makefile')
-rw-r--r--package/snort/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/snort/Makefile b/package/snort/Makefile
index 089daab85..07f333207 100644
--- a/package/snort/Makefile
+++ b/package/snort/Makefile
@@ -15,6 +15,8 @@ PKG_URL:= http://www.snort.org/
PKG_SITES:= http://openadk.org/distfiles/
PKG_NOPARALLEL:= 1
+PKG_LIBC_DEPENDS:= uclibc eglibc glibc
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,SNORT,snort,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))