diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-03-22 18:37:40 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-03-22 18:37:40 +0100 |
commit | 61e41dedf9f65f8880eb8a7a76e94237880bfc66 (patch) | |
tree | ec5044557df34676325b7803293f03b21440f29e /redhat | |
parent | 234bbcce5a6f2a57c8e8b1007293667f4d2764e0 (diff) | |
download | tde-packaging-61e41dedf9f65f8880eb8a7a76e94237880bfc66.tar.gz tde-packaging-61e41dedf9f65f8880eb8a7a76e94237880bfc66.zip |
RPM packaging: update gtk-qt-engine
Diffstat (limited to 'redhat')
-rw-r--r-- | redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec b/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec index c4c97901f..e23edda40 100644 --- a/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec +++ b/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec @@ -69,7 +69,7 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: libtool -%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel} >= 7 +%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel} BuildRequires: gtk2-devel %else BuildRequires: gtk+2.0-devel |