Merge pull request #13573 from atom/as-remove-i686-rpm-dependency

Install only the 64 bit version of libXss.so.1
This commit is contained in:
Antonio Scandurra
2017-01-19 13:49:01 +01:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ URL: https://atom.io/
AutoReqProv: no # Avoid libchromiumcontent.so missing dependency
Prefix: <%= installDir %>
Requires: lsb-core-noarch, libXss.so.1
Requires: lsb-core-noarch, libXss.so.1()(64bit)
%description
<%= description %>