From 84259945c208dedf20d2451852616b850c984c18 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 25 Sep 2017 18:48:28 +0200 Subject: [PATCH] gegl: Create Lua API --- gegl.be0 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gegl.be0 b/gegl.be0 index 71b44e373..cb04e3256 100755 --- a/gegl.be0 +++ b/gegl.be0 @@ -46,8 +46,7 @@ SRCURL[0]="https://download.gimp.org/pub/gegl/${PKGVERSION[2]}/gegl-${PKGVERSION mee_configure() { bee_configure --disable-docs \ - --without-vala \ - --without-lua + --without-vala } #mee_build() {