[packages/plplot] - fix building pyqt4-sip bindings
baggins
baggins at pld-linux.org
Wed Apr 17 12:16:31 CEST 2013
commit 36a9c58698eaf9cee2f610edb0c7969383cf4d39
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Apr 17 12:15:30 2013 +0200
- fix building pyqt4-sip bindings
plplot.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/plplot.spec b/plplot.spec
index 5aab08e..d50c54e 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -72,6 +72,7 @@ BuildRequires: pango-devel
BuildRequires: python-PyQt4-devel
BuildRequires: python-numpy-devel >= 15.3
BuildRequires: python-devel >= 1:2.3
+BuildRequires: python-sip-devel
%{?with_gnome2:BuildRequires: python-pygtk-devel >= 2:2.13.0}
BuildRequires: qhull-devel >= 2011.1
BuildRequires: qt4-build
@@ -669,6 +670,7 @@ cd build
-DPL_FREETYPE_FONT_PATH=/usr/share/fonts/TTF \
-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-gtk2-unicode-config \
-DwxWidgets_USE_UNICODE=ON \
+ -DPython_ADDITIONAL_VERSIONS=2.7 \
%{!?with_perl_pdl:-DENABLE_pdl=OFF}
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/plplot.git/commitdiff/e1e76d15fc1cd749b4057b1589a30299a4f4bd30
More information about the pld-cvs-commit
mailing list