From: Arkadiusz Miƛkiewicz Date: Tue, 27 Mar 2001 15:49:03 +0000 (+0000) Subject: just more options X-Git-Tag: SDL-1_2_0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FSDL.git;a=commitdiff_plain;h=03c04e2ae1332ee339caf22d17e78c798f627c53 just more options Changed files: SDL.spec -> 1.52 --- diff --git a/SDL.spec b/SDL.spec index b01bc86..d686471 100644 --- a/SDL.spec +++ b/SDL.spec @@ -21,7 +21,7 @@ URL: http://www.libsdl.org/ %{!?bcond_off_esound:BuildRequires: esound-devel} %{!?bcond_off_arts:BuildRequires: arts-devel} BuildRequires: gtk+-devel >= 1.2.1 -BuildRequires: XFree86-devel +BuildRequires: XFree86-devel >= 4.0.2 BuildRequires: OpenGL-devel %ifnarch sparc sparc64 %{!?bcond_off_alsa:BuildRequires: alsa-lib-devel} @@ -86,10 +86,13 @@ SDL - biblioteki statyczne. %endif --enable-nasm \ --enable-pthreads \ + --enable-pthread-sem \ --with-x \ + --enable-video-x11-vm \ --enable-video-x11-dga \ --enable-video-x11-mtrr \ --enable-video-x11-dgamouse \ + --enable-video-opengl \ %{!?bcond_off_esound:--enable-esd} \ %{!?bcond_off_arts:--enable-arts} \ %{?bcond_on_svga:--enable-video-svga} \