From b2916498a0e938e5768885ec6c240fa967ff6677 Mon Sep 17 00:00:00 2001 From: shadoi Date: Tue, 29 Mar 2005 16:58:32 +0000 Subject: [PATCH] Fix dependencies SVN revision: 13972 --- legacy/edje/debian/control | 4 ++-- legacy/eet/debian/control | 2 +- legacy/emotion/debian/control | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/legacy/edje/debian/control b/legacy/edje/debian/control index 01245c5782..71c74b03d3 100644 --- a/legacy/edje/debian/control +++ b/legacy/edje/debian/control @@ -2,7 +2,7 @@ Source: edje Section: libs Priority: optional Maintainer: Sytse Wielinga -Build-Depends: libimlib2-dev, libeet0-dev, libecore1-dev, libevas2-dev, libembryo0-dev, debhelper (>> 4.0.0), automake-1.7 | automaken, libtool +Build-Depends: libimlib2-dev, libeet0-dev, libecore0-dev, libevas0-dev, libembryo0-dev, debhelper (>> 4.0.0), automake-1.7 | automaken, libtool Standards-Version: 3.6.1.0 Package: edje0-bin @@ -41,7 +41,7 @@ Package: libedje0-dev Architecture: any Section: devel Architecture: any -Depends: libedje0 (= ${Source-Version}), libc6-dev | libc-dev, libeet0-dev, libecore1-dev, libevas2-dev, libembryo0-dev +Depends: libedje0 (= ${Source-Version}), libc6-dev | libc-dev, libeet0-dev, libecore0-dev, libevas0-dev, libembryo0-dev Provides: libedje-dev Conflicts: libedje-dev Description: libedje0 headers, static libraries and documentation diff --git a/legacy/eet/debian/control b/legacy/eet/debian/control index 0680021127..35876271f5 100644 --- a/legacy/eet/debian/control +++ b/legacy/eet/debian/control @@ -1,4 +1,4 @@ -Source: libeet +Source: eet Section: libs Priority: optional Maintainer: Sytse Wielinga diff --git a/legacy/emotion/debian/control b/legacy/emotion/debian/control index 38f9cd217e..a9e6e70e6b 100644 --- a/legacy/emotion/debian/control +++ b/legacy/emotion/debian/control @@ -1,7 +1,7 @@ Source: emotion Priority: optional Maintainer: Sytse Wielinga -Build-Depends: debhelper (>= 4.0.0), libeet0-dev, libevas2-dev, libedje0-dev, libecore1-dev, libembryo0-dev, libxine-dev, automaken, libtool +Build-Depends: debhelper (>= 4.0.0), libeet0-dev, libevas0-dev, libedje0-dev, libecore0-dev, libembryo0-dev, libxine-dev, automaken, libtool Standards-Version: 3.6.1.0 Package: libemotion0 @@ -15,7 +15,7 @@ Description: Video playback library used in Enlightenment DR0.17 Package: libemotion0-dev Section: devel Architecture: any -Depends: libemotion0 (= ${Source-Version}), libc6-dev | libc-dev, libevas2-dev, libecore1-dev +Depends: libemotion0 (= ${Source-Version}), libc6-dev | libc-dev, libevas0-dev, libecore0-dev Description: Headers, static libraries and documentation for Emotion This package contains development files for the Emotion library, a wrapper library used in the next-generation Enlightenment suite for video playback.