Merge pull request #13289 from atom/as-require-libx-scrn-saver-on-rpm

Add libXScrnSaver dependency to the RPM package spec
This commit is contained in:
Antonio Scandurra
2016-11-21 20:00:51 +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
Requires: lsb-core-noarch, libXScrnSaver
%description
<%= description %>