1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-15 11:43:55 +02:00

babeld: Fixed kmod-ipv6 dependency.

This commit is contained in:
Markus Stenberg 2015-12-11 13:50:38 +02:00
parent 9cafb0c9dc
commit a0d7ff3f1a

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