summaryrefslogtreecommitdiff
path: root/packages/esmart/esmart_0.9.0.004.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-08-08 19:39:21 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-08 19:39:21 +0000
commit6c50472bbae24af16fd6f79e107d83563a93c8e1 (patch)
tree7eb18516ba89f21c2920cce2618f5084c5151f83 /packages/esmart/esmart_0.9.0.004.bb
parent65f22b5d3afb44dd020d193e88d90b30d2da30b6 (diff)
esmart: depend on virtual/imlib2
Diffstat (limited to 'packages/esmart/esmart_0.9.0.004.bb')
-rw-r--r--packages/esmart/esmart_0.9.0.004.bb2
1 files changed, 1 insertions, 1 deletions
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 <mickey@Vanille.de>"