summaryrefslogtreecommitdiff
path: root/package/enlightenment
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2015-12-19 17:39:14 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-20 14:06:58 +0100
commit820e16856a7ac32c7c8077a07385c075cd5cb6ea (patch)
treeb6da19d0652640caebec71a76b537d7845e26ae9 /package/enlightenment
parent983b74fca799703dc3f22816e82e13bba3e4831b (diff)
package/elementary: rename libelementary to elementary
The upstream name is elementary so use it. Even if this package provide libelementary.so, it also provide elementary_codegen, elementary_run and elm_prefs_cc tools. Add a legacy entry. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/enlightenment')
-rw-r--r--package/enlightenment/Config.in2
-rw-r--r--package/enlightenment/enlightenment.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/enlightenment/Config.in b/package/enlightenment/Config.in
index 7f0d5830e9..451fa0bc28 100644
--- a/package/enlightenment/Config.in
+++ b/package/enlightenment/Config.in
@@ -15,7 +15,7 @@ config BR2_PACKAGE_ENLIGHTENMENT
select BR2_PACKAGE_LIBEFL_X_XLIB
select BR2_PACKAGE_LIBEFL_JPEG # needed at runtime by enlightenment_start
select BR2_PACKAGE_LIBEFL_PNG # needed at runtime by enlightenment_start
- select BR2_PACKAGE_LIBELEMENTARY
+ select BR2_PACKAGE_ELEMENTARY
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS_SVG
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
diff --git a/package/enlightenment/enlightenment.mk b/package/enlightenment/enlightenment.mk
index f2e0bc3534..546b5aa4c5 100644
--- a/package/enlightenment/enlightenment.mk
+++ b/package/enlightenment/enlightenment.mk
@@ -14,7 +14,7 @@ ENLIGHTENMENT_DEPENDENCIES = \
host-pkgconf \
host-libefl \
libefl \
- libelementary \
+ elementary \
libevas-generic-loaders \
xcb-util-keysyms