summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2009-01-03 13:55:58 +0100
committerAndraž Levstik2009-01-03 13:55:58 +0100
commite683926f5e560e5b522c85b2fa8d331922a2e615 (patch)
tree688a2eaea9f0e6ec3e8dc2901cbca08b3857e4eb
parent99228a11c71436c204e745aa1fa68e092449b506 (diff)
pymsnt: fresh depends
-rwxr-xr-xpython-pypi/pymsnt/DEPENDS5
-rw-r--r--python-pypi/pymsnt/HISTORY3
2 files changed, 7 insertions, 1 deletions
diff --git a/python-pypi/pymsnt/DEPENDS b/python-pypi/pymsnt/DEPENDS
index 6cdfaa425f..18ee651bbc 100755
--- a/python-pypi/pymsnt/DEPENDS
+++ b/python-pypi/pymsnt/DEPENDS
@@ -1,4 +1,7 @@
depends twisted &&
depends pyopenssl &&
depends pycrypto &&
-depends python
+depends python &&
+optional_depends pyepoll "" "" "For epool reactor support" &&
+optional_depends pil "" "" "For better avatar support"
+
diff --git a/python-pypi/pymsnt/HISTORY b/python-pypi/pymsnt/HISTORY
index 2af389c5e1..eec683aec8 100644
--- a/python-pypi/pymsnt/HISTORY
+++ b/python-pypi/pymsnt/HISTORY
@@ -1,3 +1,6 @@
+2009-01-03 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DEPENDS: two new optionals
+
2009-01-02 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created