summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-10-22 23:02:25 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-10-22 23:02:25 +0200
commit40c544219f0fc298027dda5aaf2b4b53d1ac6239 (patch)
tree2f4ff9b55e6ba2eb0879bc045951bf69c37f47db
parent441a17af02adec7e92373f990f9b06d948bc47de (diff)
downloadtde-packaging-40c544219f0fc298027dda5aaf2b4b53d1ac6239.tar.gz
tde-packaging-40c544219f0fc298027dda5aaf2b4b53d1ac6239.zip
RPM Packaging: update 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 9c427471f..82e1a240d 100644
--- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec
+++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec
@@ -90,6 +90,19 @@ BuildRequires: Mesa-libGL-devel
BuildRequires: Mesa-libGLU-devel
%endif
+# XMU support
+%if 0%{?suse_version} == 1140
+BuildRequires: xorg-x11-libXmu-devel
+%endif
+%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} >= 1210
+BuildRequires: libXmu-devel
+%endif
+%if 0%{?mdkversion} || 0%{?mgaversion} >= 4
+BuildRequires: libxmu-devel
+%endif
+%if 0%{?mgaversion} == 2 || 0%{?mgaversion} == 3
+BuildRequires: %{_lib}xmu%{?mgaversion:6}-devel
+%endif
%description
Python binding module that allows use of TQt X Window toolkit v3.