diff options
-rw-r--r-- | packages/x11-apps/redshift/redshift-1.12.exheres-0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/x11-apps/redshift/redshift-1.12.exheres-0 b/packages/x11-apps/redshift/redshift-1.12.exheres-0 index 3458f62..e331bdc 100644 --- a/packages/x11-apps/redshift/redshift-1.12.exheres-0 +++ b/packages/x11-apps/redshift/redshift-1.12.exheres-0 @@ -3,7 +3,7 @@ require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 1.13 ] ] require github [ user="jonls" tag="v${PV}" ] -require python [ blacklist="2" multibuild=false with_opt=true option_name="gui" ] +require python [ blacklist="2" multibuild=false with_opt=true option_name="gui" min_versions="3.2" ] require gtk-icon-cache systemd-service SUMMARY="Adjusts the color temperature of your screen according to your surroundings" |