]> git.pld-linux.org Git - packages/nmap.git/commitdiff
- use system liblinear auto/th/nmap-7.40-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Jan 2017 19:09:31 +0000 (20:09 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Jan 2017 19:09:31 +0000 (20:09 +0100)
nmap.spec

index 11489353a5060dc32d17ea2318350e3a93d389e9..70b5b6b1e79c7773ba7325b602ed6c294a3a02c6 100644 (file)
--- a/nmap.spec
+++ b/nmap.spec
@@ -29,6 +29,7 @@ BuildRequires:        autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: gettext-tools
 %{?with_system_dnet:BuildRequires:     libdnet-devel}
+BuildRequires: liblinear-devel
 BuildRequires: libpcap-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
@@ -168,6 +169,7 @@ CXXFLAGS="%{rpmcxxflags} -fno-exceptions"
 CPPFLAGS="-I/usr/include/lua5.3"
 %configure \
        %{?with_lua:LIBLUA_LIBS="-llua5.3"} \
+       --with-liblinear \
        --with%{!?with_lua:out}-liblua \
        --with%{!?with_svn:out}-subversion \
        --with-libdnet%{!?with_system_dnet:=included}
This page took 0.119271 seconds and 4 git commands to generate.