Add missing dependencies for pptpd, closes #656
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
062fa289b5
commit
f1c324139c
@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/pptpd
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=
|
||||
DEPENDS:=+kmod-ppp +kmod-gre
|
||||
TITLE:=PopTop pptp server
|
||||
DESCRIPTION:=PopTop pptp server
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user