From 7cf581969b6677e61f9e26ecb76e7ee68a44415d Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 25 Aug 2005 23:52:46 +0000 Subject: efl: - make the foo.inc files provide virtual/foo - build ecore-fb [and -native] without edb and without curl support for the projected purpose, both dependencies are not needed and this gains us -700MB in a resulting image --- packages/efl/evas.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/efl/evas.inc') diff --git a/packages/efl/evas.inc b/packages/efl/evas.inc index 60f60f3c82..5876c1fd4e 100644 --- a/packages/efl/evas.inc +++ b/packages/efl/evas.inc @@ -5,6 +5,7 @@ your CPU or graphics hardware are too slow." LICENSE = "MIT" # can also depend on valgrind (?) DEPENDS = "freetype libpng jpeg eet edb" +PROVIDES = "virtual/evas" inherit efl -- cgit v1.2.3