summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/hydra/README3
-rw-r--r--network/hydra/hydra.info2
2 files changed, 3 insertions, 2 deletions
diff --git a/network/hydra/README b/network/hydra/README
index 77aa10ef7f..6492170d82 100644
--- a/network/hydra/README
+++ b/network/hydra/README
@@ -6,7 +6,8 @@ to give researchers and security consultants a way to demonstrate
how easy it would be to gain unauthorized access to a remote system.
THIS TOOL IS FOR LEGAL PURPOSES ONLY!
-postgresql is optional, as is sap, but sap is not available at SBo.
+postgresql is an optional dependency, as is sap, but sap is not available
+at SBo.
This SlackBuild includes an option to omit the GTK-based frontend xhydra.
To omit xhydra, just pass XHYDRA=0 to the script:
diff --git a/network/hydra/hydra.info b/network/hydra/hydra.info
index 744d521847..819cc86bed 100644
--- a/network/hydra/hydra.info
+++ b/network/hydra/hydra.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.thc.org/releases/hydra-7.3.tar.gz"
MD5SUM="34f9c21eae24fdc542ba21abc61b05d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="postgresql"
+REQUIRES=""
MAINTAINER="Kent Fritz"
EMAIL="fritz.kent@gmail.com"