From: Vasilis Tsiligiannis Date: Tue, 5 Apr 2011 16:37:22 +0000 (+0000) Subject: quicktun: Add dependency to kmod-tun X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e915aad7900970cbe90452327983f8633640e5fc;p=openwrt%2Fsvn-archive%2Fpackages.git quicktun: Add dependency to kmod-tun SVN-Revision: 26489 --- diff --git a/net/quicktun/Makefile b/net/quicktun/Makefile index d629b02b6..8882e81c2 100644 --- a/net/quicktun/Makefile +++ b/net/quicktun/Makefile @@ -15,6 +15,7 @@ include $(INCLUDE_DIR)/package.mk define Package/quicktun SECTION:=net CATEGORY:=Network + DEPENDS:=+kmod-tun TITLE:=QuickTun is a simple and secure VPN software URL:=http://wiki.ucis.nl/QuickTun SUBMENU:=VPN