From 5d4137f27137787ab03d3b49ad3723347c1be4c3 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 22 Feb 2019 20:47:21 +0100 Subject: [PATCH] New dependency added. --- fedora/SPECS/kodi.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fedora/SPECS/kodi.spec b/fedora/SPECS/kodi.spec index 1d2a41b..4d3c387 100644 --- a/fedora/SPECS/kodi.spec +++ b/fedora/SPECS/kodi.spec @@ -2,7 +2,7 @@ %global myRELEASE 60 #global GITCOMMIT Gotham_r2-ge988513 # use the line below for pre-releases -# global DIRVERSION %{version}%{PRERELEASE} +# global DIRVERSION #{version}#{PRERELEASE} %global DIRVERSION %{version} %global _hardened_build 1 @@ -204,6 +204,7 @@ BuildRequires: wavpack-devel BuildRequires: wayland-protocols-devel BuildRequires: waylandpp-devel %endif +BuildRequires: libunistring-devel BuildRequires: yajl-devel BuildRequires: zlib-devel