diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-08 15:56:46 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-08 15:56:46 -0400 |
commit | f9f8708ce16dbedc73d98f8662be7ddb7bfe967c (patch) | |
tree | 94dbf09dbe0d1a2c9c795b5193e4398de948dbd2 /copyq/copyq.spec | |
parent | copyq el8 rc1 (diff) | |
download | stackrpms-f9f8708ce16dbedc73d98f8662be7ddb7bfe967c.tar.gz stackrpms-f9f8708ce16dbedc73d98f8662be7ddb7bfe967c.tar.bz2 stackrpms-f9f8708ce16dbedc73d98f8662be7ddb7bfe967c.zip |
add question to if rhel
Diffstat (limited to 'copyq/copyq.spec')
-rw-r--r-- | copyq/copyq.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/copyq/copyq.spec b/copyq/copyq.spec index c1d2723..59c3b9f 100644 --- a/copyq/copyq.spec +++ b/copyq/copyq.spec @@ -12,7 +12,7 @@ BuildRequires: libXtst-devel, libXfixes-devel, desktop-file-utils BuildRequires: kf5-rpm-macros, qt5-qtbase-devel, qt5-qtsvg-devel BuildRequires: qt5-qttools-devel, qt5-qtscript-devel, qt5-qtx11extras-devel BuildRequires: extra-cmake-modules -%if 0%{rhel} >= 8 +%if 0%{?rhel} >= 8 %else BuildRequires: qwt-devel %endif |