diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:50:09 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:50:09 -0500 |
commit | 20b87b8decd46f977d462186a87f2539736ac03b (patch) | |
tree | 69d6af31fc2ada9b37be4480f79568db6844e8c6 /desktop/redshift | |
parent | 9e038c698587d7413e9f83116143ae7607afd619 (diff) | |
download | slackbuilds-20b87b8decd46f977d462186a87f2539736ac03b.tar.gz |
various: Kill pygobject3-python3 dep mention
Diffstat (limited to 'desktop/redshift')
-rw-r--r-- | desktop/redshift/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/desktop/redshift/README b/desktop/redshift/README index d81ea7e8de..c3df168d18 100644 --- a/desktop/redshift/README +++ b/desktop/redshift/README @@ -6,8 +6,3 @@ of the screen at night. 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. |