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