diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-14 07:18:59 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-14 07:18:59 -0400 |
commit | b711aa0c1c79fac712729992683e90ab396191c1 (patch) | |
tree | 041b84fb4a9709fccbe780dbc47c88505e076ece /waterfox | |
parent | WIP: waterfox stuff (diff) | |
download | stackrpms-b711aa0c1c79fac712729992683e90ab396191c1.tar.gz stackrpms-b711aa0c1c79fac712729992683e90ab396191c1.tar.bz2 stackrpms-b711aa0c1c79fac712729992683e90ab396191c1.zip |
WIP: pm el8 use bundled vorbis
Diffstat (limited to 'waterfox')
-rw-r--r-- | waterfox/waterfox.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index bcdcd68..4df3662 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -150,6 +150,9 @@ ExcludeArch: armv7hl BuildRequires: %{scl_buildreq} %endif %endif +%if 0%{?rhel} >= 8 +%global system_vorbis 0 +%endif Summary: Waterfox Web browser Name: waterfox |