[Lunar-commits] <moonbase-core> libpcap: it optional depends on libnl3.

Florin Braescu florin at lunar-linux.org
Sun Dec 7 10:12:54 CET 2014


commit 0672fe4aa0f3541c11cb8d9055735aca93d09aa2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 27 Nov 2014 13:50:07 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/0672fe4aa0f3541c11cb8d9055735aca93d09aa2

libpcap: it optional depends on libnl3.

Changed the date to force a rebuild.
---
  net/libpcap/DEPENDS | +2/-0     
  net/libpcap/DETAILS | +1/-1     
  2 files changed, 3 insertions(+), 1 deletion(-)

--- a/net/libpcap/DEPENDS
+++ b/net/libpcap/DEPENDS
@@ -1,2 +1,4 @@
 depends bison
 depends flex
+
+optional_depends libnl3 "--with-libnl" "--without-libnl" "enable libnl3 support"
--- a/net/libpcap/DETAILS
+++ b/net/libpcap/DETAILS
@@ -5,7 +5,7 @@
       SOURCE_VFY=sha1:7efc7d56f4959de8bb33a92de2e15d92105eac32
         WEB_SITE=http://www.tcpdump.org/
          ENTERED=20011004
-         UPDATED=20140904
+         UPDATED=20141127
            SHORT="A capturing library used by tcpdump"
 
 cat << EOF




More information about the Lunar-commits mailing list