add libtool

This commit is contained in:
wisdoman 2020-02-14 16:59:08 +08:00
parent 2eff314cf2
commit 8a3cd12444

View File

@ -6,7 +6,7 @@ License: LGPLv2
URL: https://github.com/williamh/dotconf URL: https://github.com/williamh/dotconf
#soure address: https://github.com/williamh/dotconf/archive/v1.3.tar.gz #soure address: https://github.com/williamh/dotconf/archive/v1.3.tar.gz
Source: %{name}-%{version}.tar.gz Source: %{name}-%{version}.tar.gz
BuildRequires: findutils glibc-common make autoconf automake BuildRequires: findutils glibc-common make autoconf automake libtool
%description %description
The dotconf package contains a library used to handle configuration The dotconf package contains a library used to handle configuration