summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--waterfox/waterfox.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec
index 44887dc..41a98b0 100644
--- a/waterfox/waterfox.spec
+++ b/waterfox/waterfox.spec
@@ -28,11 +28,7 @@ ExcludeArch: armv7hl
%global system_cairo 0
%global system_harfbuzz 1
# libvpx is too new for Waterfox 56
-%if 0%{?fedora} < 30
%global system_libvpx 1
-%else
-%global system_libvpx 0
-%endif
%global system_webp 1
%global system_libicu 0
%global system_jpeg 1
bgstack15