From b6b1b93aeef16b5a12c426e61250e84b05dbd762 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 8 Jun 2018 22:38:28 -0500 Subject: [PATCH] qt5-qtspeech fedora only --- kf5-knotifyconfig.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 14f8214..40e61ed 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -41,8 +41,10 @@ BuildRequires: phonon-qt5-devel BuildRequires: qt5-qtbase-devel %if !0%{?bootstrap} +%if 0%{?fedora} BuildRequires: cmake(Qt5TextToSpeech) %endif +%endif %if 0%{?tests} BuildRequires: dbus-x11