Accepting request 86082 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 86014 from coolo) OBS-URL: https://build.opensuse.org/request/show/86082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ftgl?expand=0&rev=20
This commit is contained in:
commit
2e2c7cce11
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 05:39:08 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 29 16:00:51 UTC 2011 - crrodriguez@opensuse.org
|
Mon Aug 29 16:00:51 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
|
|
||||||
Name: ftgl
|
Name: ftgl
|
||||||
BuildRequires: doxygen freeglut-devel freetype2-devel gcc-c++ libdrm-devel
|
BuildRequires: doxygen freeglut-devel freetype2-devel gcc-c++ libdrm-devel
|
||||||
|
BuildRequires: libtool
|
||||||
Version: 2.1.2.99.5
|
Version: 2.1.2.99.5
|
||||||
Release: 19
|
Release: 19
|
||||||
%define _version 2.1.3-rc5
|
%define _version 2.1.3-rc5
|
||||||
|
Loading…
Reference in New Issue
Block a user