Accepting request 86044 from devel:libraries:c_c++
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 86019 from coolo) OBS-URL: https://build.opensuse.org/request/show/86044 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=18
This commit is contained in:
commit
d5bc025f2d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 05:39:10 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 30 19:06:55 UTC 2011 - crrodriguez@opensuse.org
|
Fri Sep 30 19:06:55 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
1
gc.spec
1
gc.spec
@ -29,6 +29,7 @@ Source: %{name}-%{src_ver}.tar.bz2
|
|||||||
Patch0: %{name}-build.patch
|
Patch0: %{name}-build.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: gcc-c++ pkg-config
|
BuildRequires: gcc-c++ pkg-config
|
||||||
|
BuildRequires: libtool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Boehm-Demers-Weiser conservative garbage collector can be used as a
|
The Boehm-Demers-Weiser conservative garbage collector can be used as a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user