forked from pool/automake
Accepting request 205130 from home:fcrozat:branches:devel:tools:building
(please forward to Factory) - Add expect as BuildRequires/Requires for automake-testsuite. OBS-URL: https://build.opensuse.org/request/show/205130 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=39
This commit is contained in:
parent
63dc80c547
commit
2f58a4eb6c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 29 11:36:10 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Add expect as BuildRequires/Requires for automake-testsuite.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 16 21:10:46 UTC 2013 - andreas.stieger@gmx.de
|
Fri Aug 16 21:10:46 UTC 2013 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -31,6 +31,8 @@ BuildRequires: libtool
|
|||||||
Requires: libtool
|
Requires: libtool
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
Requires: flex
|
Requires: flex
|
||||||
|
BuildRequires: expect
|
||||||
|
Requires: expect
|
||||||
%endif
|
%endif
|
||||||
Requires: autoconf >= 2.69
|
Requires: autoconf >= 2.69
|
||||||
Requires: info
|
Requires: info
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 29 11:36:10 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Add expect as BuildRequires/Requires for automake-testsuite.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 16 21:10:46 UTC 2013 - andreas.stieger@gmx.de
|
Fri Aug 16 21:10:46 UTC 2013 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -31,6 +31,8 @@ BuildRequires: libtool
|
|||||||
Requires: libtool
|
Requires: libtool
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
Requires: flex
|
Requires: flex
|
||||||
|
BuildRequires: expect
|
||||||
|
Requires: expect
|
||||||
%endif
|
%endif
|
||||||
Requires: autoconf >= 2.69
|
Requires: autoconf >= 2.69
|
||||||
Requires: info
|
Requires: info
|
||||||
|
Loading…
Reference in New Issue
Block a user