forked from pool/aubio
Accepting request 86087 from multimedia:libs
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 (forwarded request 85946 from coolo) OBS-URL: https://build.opensuse.org/request/show/86087 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aubio?expand=0&rev=11
This commit is contained in:
commit
c840176f0c
@ -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
|
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@ Name: aubio
|
|||||||
Summary: Library for real-time audio labelling
|
Summary: Library for real-time audio labelling
|
||||||
BuildRequires: alsa-devel fftw3-devel libjack-devel
|
BuildRequires: alsa-devel fftw3-devel libjack-devel
|
||||||
BuildRequires: libsamplerate-devel libsndfile-devel pkg-config python
|
BuildRequires: libsamplerate-devel libsndfile-devel pkg-config python
|
||||||
|
BuildRequires: libtool
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user