From 6cfa53e595f4ed5115661239bb84fd954b56b3ad Mon Sep 17 00:00:00 2001 From: Chengyi Zhao Date: Fri, 9 Aug 2013 11:22:58 +0800 Subject: Fix TIVI-1449:[3.0] Fail to surf internet through wifi tethering connection Add iptables dependency --- packaging/connman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/connman.spec b/packaging/connman.spec index 44230263..0c1c9a98 100644 --- a/packaging/connman.spec +++ b/packaging/connman.spec @@ -23,6 +23,7 @@ BuildRequires: openconnect %endif BuildRequires: readline-devel %systemd_requires +Requires: iptables %description Connection Manager provides a daemon for managing Internet connections -- cgit v1.2.3