From: Vasilis Tsiligiannis Date: Tue, 5 Apr 2011 16:37:22 +0000 (+0000) Subject: [packages] quicktun: Add dependency to kmod-tun X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f6bb9edaf3a19a023b9339bb0f5354ca0e96ccff;p=openwrt%2Fsvn-archive%2Farchive.git [packages] quicktun: Add dependency to kmod-tun SVN-Revision: 26489 --- diff --git a/net/quicktun/Makefile b/net/quicktun/Makefile index d629b02b6e..8882e81c2e 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