From 1209af82f1820766a0bbd2c61bcfc1c42ca0cb4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Le=20Ninivin?= <cedric.leninivin@tiolive.com>
Date: Wed, 9 Apr 2014 11:42:50 +0200
Subject: [PATCH] Revert "slapos stack: fix installation of pyOpenSSL (Romain
 C.)"

This reverts commit dcf087b9e4a52d331470e67af35277786aed7960.
---
 stack/slapos.cfg | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/stack/slapos.cfg b/stack/slapos.cfg
index 72102f745..c3e40a081 100644
--- a/stack/slapos.cfg
+++ b/stack/slapos.cfg
@@ -84,15 +84,6 @@ eggs =
   xml_marshaller
   pytz
 
-[lxml-python]
-python = python2.7
-
-[python-cffi]
-python = python2.7
-
-[python-cryptography]
-python = python2.7
-
 [versions]
 # Use SlapOS patched zc.buildout
 zc.buildout = 1.6.0-dev-SlapOS-012
-- 
2.30.9