From 71a2928d4f8378448977420fa284ba889649b29e88f98a024b8a08a1f5ce4ef8 Mon Sep 17 00:00:00 2001 From: Nicolas Rochard Date: Tue, 24 Jul 2018 10:22:25 +0000 Subject: [PATCH] Accepting request 625003 from home:Guillaume_G:branches:Application:Geo - Add missing qwt6-devel build dep OBS-URL: https://build.opensuse.org/request/show/625003 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=235 --- qgis.changes | 5 +++++ qgis.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/qgis.changes b/qgis.changes index af8d5c8..ccdeb11 100644 --- a/qgis.changes +++ b/qgis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 24 10:00:42 UTC 2018 - guillaume.gardet@opensuse.org + +- Add missing qwt6-devel build dep + ------------------------------------------------------------------- Mon Jul 23 17:12:22 UTC 2018 - nrochard@gmail.com diff --git a/qgis.spec b/qgis.spec index 45c88b6..3396c0c 100644 --- a/qgis.spec +++ b/qgis.spec @@ -60,6 +60,7 @@ BuildRequires: python3-sip-devel > 4.12 BuildRequires: python3-six BuildRequires: python3-termcolor BuildRequires: qtkeychain-qt5-devel >= 0.5 +BuildRequires: qwt6-devel BuildRequires: sqlite-devel >= 3.0 BuildRequires: txt2tags BuildRequires: unzip