From e62cf32e5ab34cd3e229d4d5437b00c55ddcc4744a34cfa63d2c80c89dbe95cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 4 Mar 2019 09:32:58 +0000 Subject: [PATCH] - Drop direct dependency on libgsm, we just need the devel OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1229 --- chromium.changes | 5 +++++ chromium.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/chromium.changes b/chromium.changes index d587374..ea368b0 100644 --- a/chromium.changes +++ b/chromium.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 4 09:31:41 UTC 2019 - Tomáš Chvátal + +- Drop direct dependency on libgsm, we just need the devel + ------------------------------------------------------------------- Sat Mar 2 14:46:23 UTC 2019 - Tomáš Chvátal diff --git a/chromium.spec b/chromium.spec index 007a5ed..05f09dd 100644 --- a/chromium.spec +++ b/chromium.spec @@ -105,7 +105,6 @@ BuildRequires: libcap-devel BuildRequires: libdc1394 BuildRequires: libelf-devel BuildRequires: libgcrypt-devel -BuildRequires: libgsm BuildRequires: libgsm-devel BuildRequires: libjpeg-devel >= 8.1 BuildRequires: libpng-devel