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