forked from pool/libedit
Accepting request 91178 from devel:libraries:c_c++
add buildrequire libtool (forwarded request 91147 from coolo) OBS-URL: https://build.opensuse.org/request/show/91178 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libedit?expand=0&rev=15
This commit is contained in:
commit
7ee9a5d514
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 09:15:50 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 10:56:07 CEST 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -29,6 +29,7 @@ Group: Development/Libraries/C and C++
|
||||
#
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc-c++ ncurses-devel pkgconfig
|
||||
BuildRequires: libtool
|
||||
#
|
||||
Url: http://www.thrysoee.dk/editline/
|
||||
# http://www.thrysoee.dk/editline/%{pkg_name}-%{pkg_version}.tar.gz
|
||||
@ -57,7 +58,6 @@ Authors:
|
||||
|
||||
%package -n %{library_name}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Group: Development/Libraries/C and C++
|
||||
Provides: %{pkg_name} = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user