commit:     c1e344b896e96497136c5417e29be06a4d4210b4
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  5 05:47:03 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 05:47:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e344b8

dev-libs/efl: 'lua' can now be used instead of 'luajit'

Closes: https://bugs.gentoo.org/696230
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/efl/efl-1.23.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/efl/efl-1.23.0.ebuild b/dev-libs/efl/efl-1.23.0.ebuild
index 01648259b55..fa452a2ded2 100644
--- a/dev-libs/efl/efl-1.23.0.ebuild
+++ b/dev-libs/efl/efl-1.23.0.ebuild
@@ -145,7 +145,6 @@ src_configure() {
 
                -D edje-sound-and-video=true
                -D eeze=true
-               -D elua=true
                -D libmount=true
                -D native-arch-optimization=true
                -D xinput2=true
@@ -162,6 +161,7 @@ src_configure() {
                $(meson_use gstreamer)
                $(meson_use harfbuzz)
                $(meson_use hyphen)
+               $(meson_use luajit elua)
                $(meson_use nls)
                $(meson_use physics)
                $(meson_use pulseaudio)

Reply via email to