From: Koen Kooi Date: Mon, 8 Aug 2005 19:39:21 +0000 (+0000) Subject: esmart: depend on virtual/imlib2 X-Git-Tag: Release-2010-05/1~9453^2~3920^2~24^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c50472bbae24af16fd6f79e107d83563a93c8e1;p=openembedded.git esmart: depend on virtual/imlib2 --- diff --git a/packages/esmart/esmart_0.9.0.004.bb b/packages/esmart/esmart_0.9.0.004.bb index 582090643a..e0f7272872 100644 --- a/packages/esmart/esmart_0.9.0.004.bb +++ b/packages/esmart/esmart_0.9.0.004.bb @@ -1,7 +1,7 @@ DESCRIPTION = "ESmart is a collection of smart Evas objects" SECTION = "e/libs" LICENSE = "MIT" -DEPENDS = "eet evas-x11 ecore-x11 epsilon embryo imlib2 jpeg libtool" +DEPENDS = "eet evas-x11 ecore-x11 epsilon embryo virtual/imlib2 jpeg libtool" HOMEPAGE = "http://www.enlightenment.org" MAINTAINER = "Michael 'Mickey' Lauer "