From da864a8f182c73a68bed7ddfe5f3cef6a1edb58b Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Mon, 21 Nov 2016 19:04:14 +0100 Subject: [PATCH] Add libXScrnSaver dependency to the RPM package spec --- resources/linux/redhat/atom.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/linux/redhat/atom.spec.in b/resources/linux/redhat/atom.spec.in index 0ee120b35..aff76e18c 100644 --- a/resources/linux/redhat/atom.spec.in +++ b/resources/linux/redhat/atom.spec.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 %>