aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl/esmart.inc
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-09-01 20:49:09 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-01 20:49:09 +0000
commit52550314f9f7c5a7c5ff517e734b414178fc4a50 (patch)
tree102a926e70e5302d70483e4f9d83480da338064a /packages/efl/esmart.inc
parent98d1b6dce4628add6d934c4e4aa4d8466728e87a (diff)
downloadopenembedded-52550314f9f7c5a7c5ff517e734b414178fc4a50.tar.gz
ecore, evas, imlib2, esmart: Update vitrual and native PROVIDES
- Moved all virtual PROVIDES into inc files - Made inc file PROVIDES always += and removed any extra PROVIDES in main files - Made native builds override PROVIDES (native builds should not provide virtual)
Diffstat (limited to 'packages/efl/esmart.inc')
-rw-r--r--packages/efl/esmart.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/efl/esmart.inc b/packages/efl/esmart.inc
index 452222e93b..f4a5191462 100644
--- a/packages/efl/esmart.inc
+++ b/packages/efl/esmart.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "ESmart is a collection of smart Evas objects"
LICENSE = "MIT"
DEPENDS = "virtual/evas virtual/ecore virtual/imlib2 epsilon edje libtool"
+PROVIDES += "virtual/esmart"
inherit efl