kmod-ipv6 => @IPV6.

This commit is contained in:
Markus Stenberg
2015-12-11 14:05:14 +02:00
parent a0d7ff3f1a
commit bcaa87776f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ define Package/alfred
SECTION:=net
CATEGORY:=Network
TITLE:=A.L.F.R.E.D. - Almighty Lightweight Fact Remote Exchange Daemon
DEPENDS:= +libc +kmod-ipv6 +librt \
DEPENDS:= +libc +@IPV6 +librt \
+ALFRED_NEEDS_lua:lua \
+ALFRED_NEEDS_libgps:libgps
endef