summaryrefslogtreecommitdiffstats
path: root/rules/networkmanager.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2012-05-30 09:27:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-02 09:08:47 +0200
commite5e5e76e08bd8957b15187862ebcfc74b4b9446e (patch)
tree5d99ac992f969e78926e83652bbff520017d5dca /rules/networkmanager.in
parent0bf260f5244afcef5a3c8f2ca597dd31947de04e (diff)
downloadptxdist-e5e5e76e08bd8957b15187862ebcfc74b4b9446e.tar.gz
ptxdist-e5e5e76e08bd8957b15187862ebcfc74b4b9446e.tar.xz
networkmanager: provide 'iptables'
The 'configure' guesses the path to the iptables tool, based on the host filesystem. This fails if no 'iptables' is installed with: checking for iptables... no configure: error: iptables was not installed. The path setting here corresponds to the iptables rule file. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/networkmanager.in')
-rw-r--r--rules/networkmanager.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/networkmanager.in b/rules/networkmanager.in
index 2c08fea25..e1fd634d1 100644
--- a/rules/networkmanager.in
+++ b/rules/networkmanager.in
@@ -14,6 +14,9 @@ menuconfig NETWORKMANAGER
select GNUTLS
select HOST_INTLTOOL
select DBUS_PYTHON if NETWORKMANAGER_EXAMPLES
+ select IPTABLES
+# for the 'iptables' tool
+ select IPTABLES_IPV4
prompt "networkmanager "
help
NetworkManager is a tool to automate network configuration as far as