New dependency added.

This commit is contained in:
2019-02-22 20:47:21 +01:00
parent 7f40e42776
commit 5d4137f271

View File

@@ -2,7 +2,7 @@
%global myRELEASE 60 %global myRELEASE 60
#global GITCOMMIT Gotham_r2-ge988513 #global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases # use the line below for pre-releases
# global DIRVERSION %{version}%{PRERELEASE} # global DIRVERSION #{version}#{PRERELEASE}
%global DIRVERSION %{version} %global DIRVERSION %{version}
%global _hardened_build 1 %global _hardened_build 1
@@ -204,6 +204,7 @@ BuildRequires: wavpack-devel
BuildRequires: wayland-protocols-devel BuildRequires: wayland-protocols-devel
BuildRequires: waylandpp-devel BuildRequires: waylandpp-devel
%endif %endif
BuildRequires: libunistring-devel
BuildRequires: yajl-devel BuildRequires: yajl-devel
BuildRequires: zlib-devel BuildRequires: zlib-devel