]> git.pld-linux.org Git - packages/foobillard.git/commitdiff
- BR: libtool
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Nov 2003 23:01:49 +0000 (23:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foobillard.spec -> 1.19

foobillard.spec

index bff1f54b0852eeb1c2ac57511187720d3c8e4a1f..5a15fa563540b93dd86fcdba104a1763b6601667 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Conditional build:
 %bcond_with    glut    # use glut instead of SDL
-%bcond_with nvidia # enable NVidia specific extensions
-
+%bcond_with    nvidia  # enable NVidia specific extensions
+#
 Summary:       A free OpenGL game of playing billard
 Summary(pl):   Wolnodostêpna gra w bilard oparta na OpenGL
 Name:          foobillard
@@ -24,6 +24,7 @@ BuildRequires:        automake
 BuildRequires: freetype-devel
 %{?with_glut:BuildRequires:    glut-devel}
 BuildRequires: intltool
+BuildRequires: libtool
 Requires:      OpenGL
 %{?with_nvidia:Requires:       XFree86-driver-nvidia}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.100121 seconds and 4 git commands to generate.