From a7b0a04eb6d42a602fd623f3e649381428ee8e732e9895f443cd366449e8b507 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 27 Sep 2017 08:41:49 +0000 Subject: [PATCH] - Let normaliz-devel require boost-devel because its header files do. OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=7 --- normaliz.changes | 6 ++++++ normaliz.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/normaliz.changes b/normaliz.changes index 04acda1..03d20f8 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 27 08:41:20 UTC 2017 - jengelh@inai.de + +- Let normaliz-devel require boost-devel because its + header files do. + ------------------------------------------------------------------- Mon Sep 25 15:02:18 UTC 2017 - jengelh@inai.de diff --git a/normaliz.spec b/normaliz.spec index baf2466..1bcafdd 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -62,6 +62,7 @@ the Normaliz computations from any C++ program. %package devel Summary: Development files for Normaliz, a tool for computation of rotational cones Group: Development/Libraries/C and C++ +Requires: boost-devel Requires: libnormaliz0 = %version Requires: gmp-devel