summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-24 18:17:07 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 13:22:32 +0200
commit43dc92528faac7995370223b40ea24cd6e2033e5 (patch)
tree47bc59359c77d11d3a42ecd3beec7a109e4297f2 /network
parent035aa2fa2d4730c486928272678cbdde8daba9e6 (diff)
downloadslackbuilds-43dc92528faac7995370223b40ea24cd6e2033e5.tar.gz
slackbuilds-43dc92528faac7995370223b40ea24cd6e2033e5.tar.xz
network/ipv6calc: Fixed dep information
Diffstat (limited to 'network')
-rw-r--r--network/ipv6calc/README4
-rw-r--r--network/ipv6calc/ipv6calc.info2
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"