From b7061939a9412748965a8dcd6555d2eb31b6d8c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 4 Nov 2018 18:14:58 +0200 Subject: [PATCH] BR lua is conditional --- apk-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apk-tools.spec b/apk-tools.spec index afac454..8d3de91 100644 --- a/apk-tools.spec +++ b/apk-tools.spec @@ -14,7 +14,7 @@ Patch0: 0001-fix-strncpy-bounds-errors.patch Patch1: 0002-include-sys-sysmacros.h-for-makedev-definition.patch Patch2: 0001-add-support-for-openssl-1.1.patch URL: https://git.alpinelinux.org/cgit/apk-tools/ -BuildRequires: lua52-devel +%{?with_lua:BuildRequires: lua52-devel} BuildRequires: openssl-devel BuildRequires: tar >= 1:1.22 BuildRequires: xz -- 2.44.0