diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-10-26 18:12:27 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2006-10-26 18:12:27 +0000 |
commit | 5896c2384750875e3c40f5a1059c199775ef923a (patch) | |
tree | be22a9250ce698bbeb8a61101b7dd4a2ce041282 /packages/efl | |
parent | a4e3290a3e814cb9534d6c3c74d34e7d3983e040 (diff) |
esmart: Remove bogus PACAGES_DYNAMIC
Diffstat (limited to 'packages/efl')
-rw-r--r-- | packages/efl/esmart.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/efl/esmart.inc b/packages/efl/esmart.inc index 3b56057418..9b8114de53 100644 --- a/packages/efl/esmart.inc +++ b/packages/efl/esmart.inc @@ -2,7 +2,6 @@ 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 |