From d607f5005ab4cdb997ac96d8f7feef380ca96174 Mon Sep 17 00:00:00 2001 From: etrunko Date: Tue, 15 Jul 2008 16:01:18 +0000 Subject: [PATCH] Fixed libecore0-imf-evas dependency --- trunk/etk/debian/changelog | 6 ++++++ trunk/etk/debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/trunk/etk/debian/changelog b/trunk/etk/debian/changelog index 6219607..efcd4d7 100644 --- a/trunk/etk/debian/changelog +++ b/trunk/etk/debian/changelog @@ -1,3 +1,9 @@ +etk (0.1.0.042-maemo6) unstable; urgency=low + + * debian/control: Fixed dependency on libecore0-imf-evas. + + -- Eduardo Lima (Etrunko) Tue, 15 Jul 2008 12:48:13 -0300 + etk (0.1.0.042-maemo5) unstable; urgency=low * debian/control: Updated dependency info. diff --git a/trunk/etk/debian/control b/trunk/etk/debian/control index e50cd46..119c08a 100644 --- a/trunk/etk/debian/control +++ b/trunk/etk/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: libetk0 Architecture: any Section: libs -Depends: ${shlibs:Depends}, libevas0 (>= 0.9.9.042-maemo6), libecore0 (>= 0.9.9.042-maemo5), libecore0-imf-evas (>= 0.9.9.042-maemo6), libedje0 (>= 0.5.0.042-maemo6), libetk0-engine-evas-software-x11 (= ${Source-Version}), libetk0-engine-evas-software-x11-16 (= ${Source-Version}) +Depends: ${shlibs:Depends}, libevas0 (>= 0.9.9.042-maemo6), libecore0 (>= 0.9.9.042-maemo5), libecore0-imf-evas (>= 0.9.9.042-maemo5), libedje0 (>= 0.5.0.042-maemo6), libetk0-engine-evas-software-x11 (= ${Source-Version}), libetk0-engine-evas-software-x11-16 (= ${Source-Version}) Provides: libetk Description: A widget toolkit based on the EFL ETK is a widget toolkit based on the enlightenment foundation libraries. -- 1.7.9.5