diff options
Diffstat (limited to 'system/geoclue2/README')
-rw-r--r-- | system/geoclue2/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/geoclue2/README b/system/geoclue2/README index f44876b2cd..64c739f895 100644 --- a/system/geoclue2/README +++ b/system/geoclue2/README @@ -9,6 +9,6 @@ geoclue2 is a rewrite of the original geoclue. You can safely install both geoclue and geoclue2 at the same time. avahi is an optional dependency, used for location sharing (by redshift, -for example). To disable it, use the option AVAHI=no +for example). To enable it, use the option AVAHI=yes - AVAHI=no ./geoclue2.Slackbuild + AVAHI=yes ./geoclue2.Slackbuild |