diff options
-rw-r--r-- | lang/emilua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/emilua/Makefile b/lang/emilua/Makefile index 6739ddb2e170..469315978d43 100644 --- a/lang/emilua/Makefile +++ b/lang/emilua/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libserd-0.so:devel/serd \ libsord-0.so:devel/sord \ libfmt.so:devel/libfmt -USES= localbase luajit:luajit meson ncurses pathfix \ +USES= localbase luajit meson ncurses pathfix \ pkgconfig ssl USE_GITLAB= yes |