summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/stem/README1
-rw-r--r--python/stem/stem.info2
2 files changed, 2 insertions, 1 deletions
diff --git a/python/stem/README b/python/stem/README
index 5ff10fc5aa..2cb67e53a7 100644
--- a/python/stem/README
+++ b/python/stem/README
@@ -4,3 +4,4 @@ stem is compatible with python 2.6+ (including python 3)
Having Tor installed is not required for building,
but obviously it is for actually using this library.
+The tor installation does not have to be from SBo.
diff --git a/python/stem/stem.info b/python/stem/stem.info
index 5f31c3242a..b1014548c7 100644
--- a/python/stem/stem.info
+++ b/python/stem/stem.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.atagar.com/transfer/stem/stem-1.0.1.tar.bz2"
MD5SUM="f21cac5ab6c8aca975f4bc1db73ff5e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="tor"
+REQUIRES=""
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"