diff options
| author | Romain Naour <romain.naour@openwide.fr> | 2015-12-19 17:39:13 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-20 14:06:08 +0100 |
| commit | 983b74fca799703dc3f22816e82e13bba3e4831b (patch) | |
| tree | e8390986ebb4843a5e93788ae022796e0e2be7b3 /package/Config.in | |
| parent | 0a9a9cd4061265a5d8e14de3d0a32ebf094f0340 (diff) | |
package/libelementary: move to package directory
As discussed on the list the two remaining packages in
package/efl subdirectory will be moved to package/
directory.
- Add the efl dependency to libelementary.
- Set LIBELEMENTARY_VERSION with the version number
directly.
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/Config.in')
| -rw-r--r-- | package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in index 45de28f2b..5de57de03 100644 --- a/package/Config.in +++ b/package/Config.in @@ -252,6 +252,7 @@ endif source "package/fbv/Config.in" source "package/freerdp/Config.in" source "package/imagemagick/Config.in" + source "package/libelementary/Config.in" source "package/linux-fusion/Config.in" source "package/lite/Config.in" source "package/mesa3d/Config.in" |
