From 536ca7aad9d6ca7e79f0b8f29cf1f8795fa9bd1d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sep 16 2018 18:10:50 +0000 Subject: update deps --- diff --git a/picmi.spec b/picmi.spec index 93677c1..de540e6 100644 --- a/picmi.spec +++ b/picmi.spec @@ -27,6 +27,8 @@ BuildRequires: kf5-kio-devel BuildRequires: kf5-knewstuff-devel BuildRequires: kf5-kxmlgui-devel BuildRequires: kf5-rpm-macros +BuildRequires: cmake(KF5Crash) + BuildRequires: libappstream-glib %global majmin_ver %(echo %{version} | cut -d. -f1,2) BuildRequires: libkdegames-devel >= %{majmin_ver} @@ -49,7 +51,7 @@ pushd %{_target_platform} %{cmake_kf5} .. popd -make %{?_smp_mflags} -C %{_target_platform} +%make_build -C %{_target_platform} %install