]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- aalib-progs no longer needed, it can use aalib-config
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 1 Jul 2003 10:48:14 +0000 (10:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-lib.spec -> 1.95

xine-lib.spec

index fec66ccc94a62269f3b1f9de1ea95118f06466c3..48dcc873463447fd7ae5c5813e5cb71e911e62f7 100644 (file)
@@ -1,3 +1,4 @@
+#
 # Conditional build:
 # --without    aalib
 # --without    alsa
@@ -9,7 +10,7 @@
 # --without    opengl
 # --without    sdl
 # --without    xvid
-
+#
 %ifarch alpha
 %define                _without_arts   1
 %define                _without_xvid   1
@@ -39,8 +40,7 @@ URL:          http://xine.sourceforge.net/
 %{?_with_directfb:BuildRequires:       DirectFB-devel}
 %{!?_without_opengl:BuildRequires:     OpenGL-devel}
 %{!?_without_sdl:BuildRequires:                SDL-devel}
-%{!?_without_aalib:BuildRequires:      aalib-devel}
-%{!?_without_aalib:BuildRequires:      aalib-progs}
+%{!?_without_aalib:BuildRequires:      aalib-devel >= 1.3}
 %{!?_without_alsa:BuildRequires:       alsa-lib-devel >= 0.9.0}
 %{!?_without_arts:BuildRequires:       arts-devel >= 0.9.5}
 BuildRequires: autoconf >= 2.53
This page took 0.065923 seconds and 4 git commands to generate.