Accepting request 85938 from home:coolo:removelibtool
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages OBS-URL: https://build.opensuse.org/request/show/85938 OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=13
This commit is contained in:
parent
84a6e20069
commit
5c7717e8bb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 30 20:07:39 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 10:55:07 UTC 2011 - jengelh@medozas.de
|
Sat Sep 17 10:55:07 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -36,6 +36,7 @@ Name: alpine
|
|||||||
Summary: Alpine mail user agent (formerly pine)
|
Summary: Alpine mail user agent (formerly pine)
|
||||||
BuildRequires: imap-devel krb5-devel libgssapi ncurses-devel
|
BuildRequires: imap-devel krb5-devel libgssapi ncurses-devel
|
||||||
BuildRequires: openldap2-devel openssl-devel pam-devel update-desktop-files
|
BuildRequires: openldap2-devel openssl-devel pam-devel update-desktop-files
|
||||||
|
BuildRequires: libtool
|
||||||
%if %{use_mudflap}
|
%if %{use_mudflap}
|
||||||
BuildRequires: libmudflap
|
BuildRequires: libmudflap
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user