mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 23:34:32 +04:00
ahcpd: Fixed kmod-ipv6 dependency.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2007-2011 OpenWrt.org
|
# Copyright (C) 2007-2011 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
@@ -25,7 +25,7 @@ define Package/ahcpd
|
|||||||
TITLE:=Ad-Hoc Configuration Protocol daemon
|
TITLE:=Ad-Hoc Configuration Protocol daemon
|
||||||
URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/ahcp/
|
URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/ahcp/
|
||||||
MAINTAINER:=Gabriel Kerneis <gabriel@kerneis.info>
|
MAINTAINER:=Gabriel Kerneis <gabriel@kerneis.info>
|
||||||
DEPENDS:=+kmod-ipv6 +ip +librt
|
DEPENDS:=+@IPV6 +ip +librt
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ahcpd/description
|
define Package/ahcpd/description
|
||||||
|
|||||||
Reference in New Issue
Block a user