From 67fc90c4cc712a8610f2091e6d0984d8174061e1 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Sat, 19 Dec 2009 23:26:58 +0059 Subject: fix dependencies; note libfuse are broken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • xx is the script used to validate them (will be folded into pkgmaker soon) • davfs2 (two of three flavours) and wdfs (once), as well as fuse (or fuse-utils?) depend on libfuse, but there is no libfuse (the working builddep on the fuse directory was kept intact, though) Signed-off-by: Thorsten Glaser --- package/snort-wireless/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/snort-wireless/Makefile') diff --git a/package/snort-wireless/Makefile b/package/snort-wireless/Makefile index 4cb773d6f..1aed15e52 100644 --- a/package/snort-wireless/Makefile +++ b/package/snort-wireless/Makefile @@ -10,7 +10,7 @@ PKG_BUILDDEP+= libnet libpcap pcre PKG_MD5SUM:= 1aa699ae279bf7a1140cf6cca02f9999 PKG_DESCR:= a flexible Wireless Network Intrusion Detection System (NIDS) PKG_SECTION:= net -PKG_DEPENDS:= libnet libpcap libpcre +PKG_DEPENDS:= libnet libpcap pcre PKG_URL:= http://www.snort-wireless.org PKG_SITES:= http://www.snort-wireless.org/files/ -- cgit v1.2.3