From 847534b9b0fadec28cb3045b06740fc59e0b06f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Thu, 2 Oct 2014 22:23:21 +0200 Subject: [PATCH] RPM Packaging: update tdelibs --- redhat/tdelibs/tdelibs-14.0.0.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/redhat/tdelibs/tdelibs-14.0.0.spec b/redhat/tdelibs/tdelibs-14.0.0.spec index 97c28ccc0..21734a9d1 100644 --- a/redhat/tdelibs/tdelibs-14.0.0.spec +++ b/redhat/tdelibs/tdelibs-14.0.0.spec @@ -311,6 +311,11 @@ Requires: openssl %define with_xrandr 1 %endif +# XT support +%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} +BuildRequires: libXt-devel +%endif + # LIBMAGIC support BuildRequires: file-devel