From: Koen Kooi Date: Sun, 6 Aug 2006 00:29:37 +0000 (+0000) Subject: esmart.inc: set appropriate PACKAGES_DYNAMIC X-Git-Tag: Release-2010-05/1~9453^2~999^2~22^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea0beb188154ae68d41ddbcecb28d53dedbc0dc8;p=openembedded.git esmart.inc: set appropriate PACKAGES_DYNAMIC --- diff --git a/packages/efl/esmart.inc b/packages/efl/esmart.inc index 9b8114de53..3b56057418 100644 --- a/packages/efl/esmart.inc +++ b/packages/efl/esmart.inc @@ -2,6 +2,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" +PACKAGES_DYNAMIC += "libesmart*" inherit efl