summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 3495089..9c000de 100644
--- a/INSTALL
+++ b/INSTALL
@@ -48,9 +48,9 @@ for an easy installation. We try to keep this as minimal as possible.
One-liner installation for *all* dependencies on Debian:
$ sudo apt-get install ccache flex bison libnl-3-dev \
- libnl-genl-3-dev libgeoip-dev libnetfilter-conntrack-dev \
- libncurses5-dev liburcu-dev libnacl-dev libpcap-dev \
- zlib1g-dev libcli-dev libnet1-dev
+ libnl-genl-3-dev libnl-route-3-dev libgeoip-dev \
+ libnetfilter-conntrack-dev libncurses5-dev liburcu-dev \
+ libnacl-dev libpcap-dev zlib1g-dev libcli-dev libnet1-dev
One-liner installation for *all* dependencies on Fedora:
bits that don't clearly lie within a single arch/subsystem boundary, like the fs dir and the lib dir. Some duplicate includes arising from overlapping fixes from independent subsystem maintainer submissions are also quashed." Fix up trivial conflicts due to clashes with other include file cleanups (including some due to the previous bug.h cleanup pull). * tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux: lib: reduce the use of module.h wherever possible fs: reduce the use of module.h wherever possible includecheck: delete any duplicate instances of module.h
Diffstat (limited to 'lib/swiotlb.c')