]> git.pld-linux.org Git - packages/fox.git/commitdiff
- bcond header, dropped non-versioned OpenGL dep
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Mar 2006 21:02:37 +0000 (21:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fox.spec -> 1.84

fox.spec

index 00ea067f77b6b66703850a057b8f197aac46e85c..38e6b6e213e4f40708a794361975f060d1342be4 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -1,5 +1,6 @@
 #
-%bcond_without static_libs # don't build static libraries
+# Conditional build:
+%bcond_without static_libs     # don't build static libraries
 #
 Summary:       The FOX C++ GUI Toolkit
 Summary(pl):   FOX - toolkit graficzny w C++
@@ -24,7 +25,6 @@ BuildRequires:        libstdc++-devel
 BuildRequires: libtiff-devel
 BuildRequires: libtool
 BuildRequires: xcursor-devel
-Requires:      OpenGL
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        _noautoreqdep   libGL.so.1 libGLU.so.1
This page took 0.035165 seconds and 4 git commands to generate.