summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/python-tqt
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-10-22 21:04:43 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-10-22 21:04:43 +0200
commit194c68465962840deae1cbab5b4c6e89ca5a93c3 (patch)
treeb3ec4892015b905f243c1d85b62caee920f8d3cc /redhat/dependencies/python-tqt
parent87f18aab8271ccc4a7d5cfba3b86f005977a5afd (diff)
downloadtde-packaging-194c68465962840deae1cbab5b4c6e89ca5a93c3.tar.gz
tde-packaging-194c68465962840deae1cbab5b4c6e89ca5a93c3.zip
RPM Packaging: update python-tqt
Diffstat (limited to 'redhat/dependencies/python-tqt')
-rw-r--r--redhat/dependencies/python-tqt/python-tqt-14.0.0.spec13
1 files changed, 13 insertions, 0 deletions
diff --git a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec
index 44f80e7bd..feaf1137c 100644
--- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec
+++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec
@@ -76,6 +76,19 @@ BuildRequires: gcc-c++
BuildRequires: python
BuildRequires: python-devel
+# MESA support
+%if 0%{?rhel} || 0%{?fedora}
+BuildRequires: mesa-libGL-devel
+BuildRequires: mesa-libGLU-devel
+%endif
+%if 0%{?mdkversion} || 0%{?mgaversion}
+BuildRequires: mesaglu-devel
+%endif
+%if 0%{?suse_version}
+BuildRequires: Mesa-libGL-devel
+BuildRequires: Mesa-libGLU-devel
+%endif
+
%description
Python binding module that allows use of TQt X Window toolkit v3.