git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a73b45
)
esmart.inc: set appropriate PACKAGES_DYNAMIC
author
Koen Kooi
<koen@openembedded.org>
Sun, 6 Aug 2006 00:29:37 +0000
(
00:29
+0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 6 Aug 2006 00:29:37 +0000
(
00:29
+0000)
packages/efl/esmart.inc
patch
|
blob
|
history
diff --git
a/packages/efl/esmart.inc
b/packages/efl/esmart.inc
index
9b8114d
..
3b56057
100644
(file)
--- 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