Accepting request 85946 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/85946 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=5
This commit is contained in:
parent
177441c5fe
commit
b28bc8ba28
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 20:07:42 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to make the spec file more reliable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -22,6 +22,7 @@ Name: aubio
|
||||
Summary: Library for real-time audio labelling
|
||||
BuildRequires: alsa-devel fftw3-devel libjack-devel
|
||||
BuildRequires: libsamplerate-devel libsndfile-devel pkg-config python
|
||||
BuildRequires: libtool
|
||||
License: GPL v2 only
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
|
Loading…
Reference in New Issue
Block a user