fix epel7 build

no rubypick on epel7
This commit is contained in:
Rex Dieter 2017-06-10 19:58:51 -05:00
parent cc17939ccf
commit 8c002dcc6f
1 changed files with 4 additions and 1 deletions

View File

@ -65,7 +65,10 @@ BuildRequires: pkgconfig(xcomposite) pkgconfig(xrender)
BuildRequires: perl perl(version)
BuildRequires: perl(Digest::MD5) perl(Text::ParseWords) perl(Getopt::Long)
BuildRequires: python
BuildRequires: ruby rubypick rubygems
BuildRequires: ruby rubygems
%if 0%{?fedora}
BuildRequires: rubypick
%endif
BuildRequires: zlib-devel
BuildRequires: qt5-qtbase-private-devel