aboutsummaryrefslogtreecommitdiffstats
path: root/main/atheme-iris
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-04-28 17:51:03 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2015-04-28 17:51:03 +0200
commitc429df28451762f9b20a062f75d695e3ec8c9b33 (patch)
tree954039c168534b991c83b1d08c7d92dd3cf2ea4b /main/atheme-iris
parent6a8d9de8873d72f840560c91af06cab0ef50c5d5 (diff)
main/atheme-iris: remove conflicting deps
Diffstat (limited to 'main/atheme-iris')
-rw-r--r--main/atheme-iris/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/atheme-iris/APKBUILD b/main/atheme-iris/APKBUILD
index 8b6d4dfaceb..a82518f0791 100644
--- a/main/atheme-iris/APKBUILD
+++ b/main/atheme-iris/APKBUILD
@@ -7,8 +7,7 @@ pkgdesc="AJAX IRC client. It is a drop-in replacement for qwebirc."
url="http://www.atheme.net/iris.html"
arch="noarch"
license="GPL2"
-depends="py-twisted py-twisted-names py-twisted-mail py-twisted-web \
- py-twisted-words py-simplejson py-openssl py-zope-interface"
+depends="py-twisted py-simplejson py-openssl py-zope-interface"
depends_dev=""
makedepends="$depends_dev python-dev"
install="$pkgname.post-install $pkgname.pre-install"