[packages/gegl/DEVEL] - use system poly2tri-c library
qboosh
qboosh at pld-linux.org
Sun Jul 5 09:06:05 CEST 2015
commit 7f6dd9a8c09c23f437a3401fd37f3e18d57505b2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jul 5 09:08:01 2015 +0200
- use system poly2tri-c library
gegl.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gegl.spec b/gegl.spec
index 930957c..e64bfe8 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gegl.git/commitdiff/7f6dd9a8c09c23f437a3401fd37f3e18d57505b2
More information about the pld-cvs-commit
mailing list