Skip to content
Snippets Groups Projects

added dev-python/twisted-web dependency

Merged Poncho requested to merge Wax303:patch-1 into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -20,7 +20,8 @@ IUSE=""
DEPEND="${PYTHON_DEPS}
dev-python/pygtk[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]"
dev-python/twisted-core[${PYTHON_USEDEP}]
dev-python/twisted-web[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
app-crypt/gnupg
dev-python/psutil[${PYTHON_USEDEP}]
Loading