Accepting request 86095 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 85986 from coolo) OBS-URL: https://build.opensuse.org/request/show/86095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dirac?expand=0&rev=16
This commit is contained in:
commit
4e5d0d9e97
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 30 20:07:55 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -29,6 +29,7 @@ Patch0: 0001-Fix-uninitialised-memory-read-that-causes-the-encode.patch
|
|||||||
Patch1: %{name}-%{version}-gcc45.patch
|
Patch1: %{name}-%{version}-gcc45.patch
|
||||||
BuildRequires: gcc-c++ libstdc++-devel
|
BuildRequires: gcc-c++ libstdc++-devel
|
||||||
BuildRequires: libcppunit-devel
|
BuildRequires: libcppunit-devel
|
||||||
|
BuildRequires: libtool
|
||||||
%ifnarch ia64 s390 s390x %sparc
|
%ifnarch ia64 s390 s390x %sparc
|
||||||
BuildRequires: pkg-config valgrind-devel
|
BuildRequires: pkg-config valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user