From c5a389b01d2b9c98796ca25975bc50f820e53b17 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 22 Apr 2022 18:22:31 +0200 Subject: [PATCH] - autotools dependencies --- dmtx-wrappers.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dmtx-wrappers.spec b/dmtx-wrappers.spec index c2b95eb..90d4986 100644 --- a/dmtx-wrappers.spec +++ b/dmtx-wrappers.spec @@ -23,7 +23,10 @@ Group: Libraries Source0: https://github.com/dmtx/dmtx-wrappers/archive/%{gitref}/%{name}-%{snap}.tar.gz # Source0-md5: cb19f1ead190d8183cc36f41f4919224 URL: https://github.com/dmtx/dmtx-wrappers +BuildRequires: autoconf >= 2.50 +BuildRequires: automake BuildRequires: libdmtx-devel >= 0.7.3 +BuildRequires: libtool BuildRequires: rpm-build >= 4.6 BuildRequires: rpmbuild(macros) >= 1.410 %if %{with php} -- 2.44.0