esmart.inc: set appropriate PACKAGES_DYNAMIC
authorKoen Kooi <koen@openembedded.org>
Sun, 6 Aug 2006 00:29:37 +0000 (00:29 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 6 Aug 2006 00:29:37 +0000 (00:29 +0000)
packages/efl/esmart.inc

index 9b8114d..3b56057 100644 (file)
@@ -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