mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
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:
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user