diff options
author | Erik Falor <ewfalor@gmail.com> | 2019-03-29 12:45:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-29 12:46:45 +0700 |
commit | a572def07f3a596a5fa12c60a0e1cf4e488003a5 (patch) | |
tree | 004b25f30db6be28f8c6f9c0d269b11af5b79cb5 /libraries/efl/README | |
parent | 4055676995e622e93e0475c37ed6969fda0b5c6d (diff) |
libraries/efl: Updated for version 1.21.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/efl/README')
-rw-r--r-- | libraries/efl/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libraries/efl/README b/libraries/efl/README index d48d5849d6f79..723af18d3b34a 100644 --- a/libraries/efl/README +++ b/libraries/efl/README @@ -2,7 +2,10 @@ Enlightenment Foundation Library It provides the basic building blocks for creating applications and user interfaces. -This package supersedes the following packages: - e_dbus ecore edje eet efreet eina eio elementary embryo emotion ethumb evas +This package supersedes the following obsolete packages: + e_dbus ecore edje eet efreet eina eio elementary embryo emotion ethumb evas Please remove the above packages before installing this one. + +NOTE: You must remove any previous installation of efl before running this +script, otherwise the build will fail. |