From 1e5cbf3b6ff4584f7c81e57b4568648efc14639b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 8 Jun 2018 15:41:22 -0500 Subject: [PATCH] qt5speech isn't in epel7 (yet) --- kf5-knotifications.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 2e924a5..6b69c0a 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -40,8 +40,10 @@ BuildRequires: qt5-qttools-devel BuildRequires: qt5-qtx11extras-devel %if !0%{?bootstrap} +%if 0%{?fedora} BuildRequires: pkgconfig(Qt5TextToSpeech) %endif +%endif %if 0%{?tests} BuildRequires: dbus-x11