]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- _noautoreqdep libGL.so.1 libGLU.so.1
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 7 Apr 2001 10:35:02 +0000 (10:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib.spec -> 1.43

ClanLib.spec

index ba37970c16249a3f1f36527d639d26b2808ed459..2737af26934f5424dce413b6b93524606731d6dc 100644 (file)
@@ -14,6 +14,7 @@ Patch0:               %{name}-OPT.patch
 Patch1:                %{name}-Magick.patch
 URL:           http://clanlib.org/
 Requires:      Hermes >= 1.3.1
+Requires:      OpenGL
 BuildRequires: libpng-devel >= 1.0.8
 BuildRequires: Hermes-devel >= 1.3.1
 BuildRequires: libstdc++-devel
@@ -27,6 +28,8 @@ BuildRequires:        libggi-devel
 BuildRequires: libgii-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define        _noautoreqdep   libGL.so.1 libGLU.so.1
+
 %description
 The ClanLib SDK is designed to provide an platform independent game
 SDK using a lot cleaner (and object oriented) interface than the
This page took 0.032943 seconds and 4 git commands to generate.