From 699951531edf58924b8e11d7b333bbad9ce9c68a Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: May 05 2019 17:06:11 +0000 Subject: Readd BR libatasmart-devel libblkid-devel for now These have no business being in the public link interface of KPMCore, especially without a Requires in kpmcore-devel, and libatasmart is no longer used in KPMCore 4.0. --- diff --git a/calamares.spec b/calamares.spec index a8c8693..fa6fcb4 100644 --- a/calamares.spec +++ b/calamares.spec @@ -88,13 +88,21 @@ BuildRequires: kf5-kservice-devel BuildRequires: kf5-kwidgetsaddons-devel BuildRequires: kf5-plasma-devel +# KPMCore +BuildRequires: kpmcore-devel >= 3.3 +# This one should definitely not be required anymore with kpmcore 4.0, it is not +# used there anymore: +BuildRequires: libatasmart-devel +# This one may or may not be still required with kpmcore 4.0, it should not be +# in the public link interface: +BuildRequires: libblkid-devel + # Python 3 BuildRequires: python3-devel >= 3.3 BuildRequires: boost-python3-devel >= 1.55.0 %global __python %{__python3} # Other libraries -BuildRequires: kpmcore-devel >= 3.3 BuildRequires: libpwquality-devel BuildRequires: libxcrypt-devel BuildRequires: yaml-cpp-devel >= 0.5.1