From 26837a0391b6bcab7f453e1197be98bfef7f2ed5 Mon Sep 17 00:00:00 2001 From: "Eduardo Lima (Etrunko)" Date: Wed, 19 Aug 2009 18:59:11 -0300 Subject: [PATCH] Fixed dependency info for libecore0-con Signed-off-by: Eduardo Lima (Etrunko) --- trunk/ecore/debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/ecore/debian/control.in b/trunk/ecore/debian/control.in index d640f88..a15a89b 100644 --- a/trunk/ecore/debian/control.in +++ b/trunk/ecore/debian/control.in @@ -21,7 +21,7 @@ Description: Core abstraction layer for enlightenment DR 0.17 Package: libecore0-con Architecture: any Section: libs -Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libssl0.9.7|libssl0.9.8 +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}) Provides: libecore-con Description: Ecore Connection Library This is the core event abstraction layer and X abstraction layer that makes -- 1.7.9.5