diff options
author | ArTourter <artourter@gmail.com> | 2018-07-06 23:03:14 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-07-06 23:03:14 +0100 |
commit | 2dc18cf6b94fa33d281a7c3dcc66f79212fc368f (patch) | |
tree | 7221aaa3bbcb6a2ba6f17ec5bb3066fd94b5eccf /desktop/redshift/README | |
parent | b4971d6dbff02862997688d459cb786e9a550821 (diff) |
desktop/redshift: Updated for version 1.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/redshift/README')
-rw-r--r-- | desktop/redshift/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/desktop/redshift/README b/desktop/redshift/README index 540fcd8ab806b..6b0aadd08d201 100644 --- a/desktop/redshift/README +++ b/desktop/redshift/README @@ -4,4 +4,10 @@ Redshift adjusts the colour temperature of your screen according to your surroundings. This may help your eyes if you are working in front of the screen at night. -This package has an optional dependency on geoclue and/or geoclue2. +This package has a dependency on geoclue2, however it will compile the package +without it if geoclue2 is not present. + +This package will build against python3 for the gui if python3 is available. +If not, we use the fedora patch to build the gui with python2. If you want to +compile using python3 on 14.2, you will need the pyxdg and pygobject3-python3 +packages from SBo. |