diff --git a/legacy/ecore/debian/control b/legacy/ecore/debian/control index bfabca3e1a..b3277bf13c 100644 --- a/legacy/ecore/debian/control +++ b/legacy/ecore/debian/control @@ -2,7 +2,7 @@ Source: ecore Section: libs Priority: optional Maintainer: E17 Debian Team -Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet-dev, libevas-dev, libssl-dev, libcurl3-dev, libxcursor-dev, libxss-dev | xlibs-static-dev, libc6-dev | libc-dev, libx11-dev, libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev, x-dev, libxp-dev, libfreetype6-dev, libjpeg62-dev +Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet-dev, libevas-dev, libssl-dev, libcurl3-dev, libxcursor-dev, libxss-dev | xlibs-static-dev, libx11-dev, libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev, x-dev, libxp-dev, libfreetype6-dev, libjpeg62-dev Standards-Version: 3.6.2.2 Package: libecore0 @@ -166,7 +166,7 @@ Package: libecore0-dev Architecture: any Section: devel Architecture: any -Depends: libecore0 (= ${Source-Version}), libc6-dev | libc-dev, libevas-dev, libecore-all +Depends: libecore0 (= ${Source-Version}), libevas-dev, libecore-all Provides: libecore-dev Description: Ecore headers, static libraries and documentation This is the core event abstraction layer and X abstraction layer that makes diff --git a/legacy/edje/debian/control b/legacy/edje/debian/control index f5f12741d0..a0983cdb55 100644 --- a/legacy/edje/debian/control +++ b/legacy/edje/debian/control @@ -47,7 +47,7 @@ Package: libedje0-dev Architecture: any Section: devel Architecture: any -Depends: libedje (= ${Source-Version}), libc6-dev | libc-dev, libeet-dev, libecore-dev, libevas-dev, libembryo-dev +Depends: libedje (= ${Source-Version}), libeet-dev, libecore-dev, libevas-dev, libembryo-dev Provides: libedje-dev Description: Edje headers, static libraries and documentation Edje is a graphical layout and animation library for animated resizable, diff --git a/legacy/eet/debian/control b/legacy/eet/debian/control index 757fc74ff1..191974e2eb 100644 --- a/legacy/eet/debian/control +++ b/legacy/eet/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.2.2 Package: libeet0-dev Section: devel Architecture: any -Depends: libeet0 (= ${Source-Version}), libc6-dev | libc-dev, zlib1g-dev, libjpeg-dev +Depends: libeet0 (= ${Source-Version}), zlib1g-dev, libjpeg-dev Provides: libeet-dev Conflicts: libeet-dev Description: Enlightenment file chunk reading/writing library development files diff --git a/legacy/embryo/debian/control b/legacy/embryo/debian/control index b1419f9933..591e04a7a0 100644 --- a/legacy/embryo/debian/control +++ b/legacy/embryo/debian/control @@ -24,7 +24,7 @@ Package: libembryo0-dev Section: devel Architecture: any Provides: libembryo-dev -Depends: libembryo0 (= ${Source-Version}), libc6-dev | libc-dev +Depends: libembryo0 (= ${Source-Version}) Description: Development files for libembryo0 Headers, static libraries and documentation for Embryo. diff --git a/legacy/emotion/debian/control b/legacy/emotion/debian/control index 0b83c5d7bf..40e667c4e1 100644 --- a/legacy/emotion/debian/control +++ b/legacy/emotion/debian/control @@ -16,7 +16,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, libevas-dev, libecore-dev +Depends: libemotion0 (= ${Source-Version}), libevas-dev, libecore-dev Provides: libemotion-dev Description: Headers, static libraries and documentation for Emotion This package contains development files for the Emotion library, a wrapper