desktop/redshift: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 17:33:22 -04:00 committed by Willy Sudiarto Raharjo
parent 90215152f2
commit 178d090f05
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,13 +1,13 @@
redshift (screen colour adjuster) redshift (screen colour adjuster)
Redshift adjusts the colour temperature of your screen according to Redshift adjusts the colour temperature of your screen according to
your surroundings. This may help your eyes if you are working in your surroundings. This may help your eyes if you are working in front
front of the screen at night. of the screen at night.
This package has a dependency on geoclue2, however it will compile the package This package has a dependency on geoclue2, however it will compile the
without it if geoclue2 is not present. package without it if geoclue2 is not present.
This package will build against python3 for the gui if python3 is available. This package will build against python3 for the gui if python3 is
If not, we use the fedora patch to build the gui with python2. If you want to available. If not, we use the fedora patch to build the gui with
compile using python3 on 14.2, you will need the pyxdg and pygobject3-python3 python2. If you want to compile using python3 on 14.2, you will need
packages from SBo. the pyxdg and pygobject3-python3 packages from SBo.