forked from pool/freeglut
Accepting request 86236 from X11:Toolkits
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 86010 from coolo) OBS-URL: https://build.opensuse.org/request/show/86236 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeglut?expand=0&rev=21
This commit is contained in:
parent
af8cade309
commit
f7084a5b3e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 1 05:39:07 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to make the spec file more reliable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 9 09:32:17 UTC 2010 - sndirsch@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package freeglut (Version 100529)
|
||||
# spec file for package freeglut
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,6 +20,7 @@
|
||||
|
||||
Name: freeglut
|
||||
BuildRequires: Mesa-devel gcc-c++ libdrm-devel pkgconfig xorg-x11-devel
|
||||
BuildRequires: libtool
|
||||
Summary: Freely licensed alternative to the GLUT library
|
||||
Version: 100529
|
||||
Release: 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user