babeld: Fixed kmod-ipv6 dependency.

This commit is contained in:
Markus Stenberg 2015-12-11 13:50:38 +02:00
parent 9cafb0c9dc
commit a0d7ff3f1a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ define Package/babeld
TITLE:=A loop-free distance-vector routing protocol
URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/babel/
MAINTAINER:=Gabriel Kerneis <gabriel@kerneis.info>
DEPENDS:=+kmod-ipv6
DEPENDS:=+@IPV6
endef
define Package/babeld/description