From dd11e54bff0c8084ba9dd11cf85d600f5002fb18 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Tue, 28 Sep 2021 11:50:39 -0400 Subject: [PATCH] remove old harfbuzz conditional logic --- chromium.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/chromium.spec b/chromium.spec index 63387ae..42404ca 100644 --- a/chromium.spec +++ b/chromium.spec @@ -182,14 +182,6 @@ BuildRequires: libicu-devel >= 5.4 %global bundlefontconfig 0 %endif -# Needs at least harfbuzz 2.4.0 now. -# 2019-09-13 -%if 0%{?fedora} < 31 -%global bundleharfbuzz 1 -%else -%global bundleharfbuzz 0 -%endif - ### From 2013 until early 2021, Google permitted distribution builds of ### Chromium to access Google APIs that added significant features to ### Chromium including, but not limited to, Sync and geolocation.