diff options
-rw-r--r-- | network/ipv6calc/README | 4 | ||||
-rw-r--r-- | network/ipv6calc/ipv6calc.info | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/network/ipv6calc/README b/network/ipv6calc/README index 3603cd5a34..c753d6d6db 100644 --- a/network/ipv6calc/README +++ b/network/ipv6calc/README @@ -7,8 +7,8 @@ Perl program ip6_int into. Now only one utiltity is needed to do a lot. This utility was also used in the past to extend features on network-functions-ipv6 library, used by initscripts-ipv6. -To enable IP2Location support you will need to install C-IP2location first, -and then pass: +To enable IP2Location support you will need to install the optional dependency +C-IP2location first, and then pass: IP2LOCATION=yes diff --git a/network/ipv6calc/ipv6calc.info b/network/ipv6calc/ipv6calc.info index 14ec189b7c..0d9370f32e 100644 --- a/network/ipv6calc/ipv6calc.info +++ b/network/ipv6calc/ipv6calc.info @@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ipv6calc-0.92.0.tar.gz" MD5SUM="0517e88f7b70d7b1f5c501ebc59e0c1c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="C-IP2Location" +REQUIRES="" MAINTAINER="Chris Abela" EMAIL="kristofru@gmail.com" |