]> git.pld-linux.org Git - packages/fltk.git/commitdiff
- updated BRs auto/th/fltk-1_3_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Dec 2011 17:29:26 +0000 (17:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fltk.spec -> 1.78

fltk.spec

index c5c1e6ae08d711a59314870d7d136839709fc91f..da888001d968faa5ecaf50a31318d0fc04c087f7 100644 (file)
--- a/fltk.spec
+++ b/fltk.spec
@@ -1,3 +1,4 @@
+# TODO: enable cairo support?
 #
 # Conditional build:
 %bcond_without opengl  # without OpenGL libraries
@@ -20,12 +21,13 @@ Patch1:             %{name}-1.3.0-as-needed.patch
 Patch2:                %{name}-link.patch
 URL:           http://www.fltk.org/
 %{?with_opengl:BuildRequires:  OpenGL-GLU-devel}
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: groff
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
 BuildRequires: rpmbuild(macros) >= 1.315
+BuildRequires: xorg-lib-libXext-devel
 %{?with_xft:BuildRequires:     xorg-lib-libXft-devel}
 BuildRequires: xorg-lib-libXinerama-devel
 BuildRequires: xorg-util-makedepend
This page took 0.095634 seconds and 4 git commands to generate.