]> git.pld-linux.org Git - packages/gegl.git/commitdiff
- use system poly2tri-c library
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Jul 2015 07:08:01 +0000 (09:08 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Jul 2015 07:08:01 +0000 (09:08 +0200)
gegl.spec

index 930957c2a85534c18ad94b355aa820de046bf7c5..e64bfe829de13d2f309f6bbc087b753d9a1af027 100644 (file)
--- a/gegl.spec
+++ b/gegl.spec
@@ -29,7 +29,6 @@ Patch0:               %{name}-lua.patch
 Patch1:                %{name}-build.patch
 Patch2:                umfpack.patch
 URL:           http://www.gegl.org/
-#%{?with_introspection:BuildRequires:  /usr/share/gir-1.0/Babl-0.1.gir}
 BuildRequires: OpenEXR-devel
 BuildRequires: SDL-devel
 BuildRequires: UMFPACK-devel
@@ -66,9 +65,10 @@ BuildRequires:       pango-devel >= 1:1.10
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: python >= 1:2.5.0
+# either one?
 #BuildRequires:        python-pygobject-devel >= 2.26
 BuildRequires: python-pygobject3-devel >= 3.2
-#BuildRequires:        poly2tri-c-devel
+BuildRequires: poly2tri-c-devel
 BuildRequires: ruby >= 1.9
 %{?with_vala:BuildRequires:    vala >= 2:0.20.0}
 Requires:      babl >= 0.1.12
This page took 0.14723 seconds and 4 git commands to generate.