aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/gammastep/README3
-rw-r--r--desktop/gammastep/gammastep.info2
2 files changed, 4 insertions, 1 deletions
diff --git a/desktop/gammastep/README b/desktop/gammastep/README
index 447616fc2e..1d469c8753 100644
--- a/desktop/gammastep/README
+++ b/desktop/gammastep/README
@@ -3,3 +3,6 @@ gammastep (monitor color temperature tuning)
Adjust the color temperature of your screen according to your
surroundings. This may help your eyes hurt less if you are working
in front of the screen at night.
+
+WARNING: geoclue2 must be built with the optional AVAHI dep to
+use this slackbuild properly.
diff --git a/desktop/gammastep/gammastep.info b/desktop/gammastep/gammastep.info
index e38886738a..5522ee22b6 100644
--- a/desktop/gammastep/gammastep.info
+++ b/desktop/gammastep/gammastep.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://gitlab.com/chinstrap/gammastep/-/archive/v2.0.11/gammastep-v2.
MD5SUM="825fb40731b26d0186f6f555b2150789"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="geoclue2 python3-xdg"
+REQUIRES="geoclue2 python3-xdg-base-dirs"
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"