summaryrefslogtreecommitdiffstats
path: root/system/colord-gtk/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/colord-gtk/README')
-rw-r--r--system/colord-gtk/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/system/colord-gtk/README b/system/colord-gtk/README
index 669ecf0092..e199dc4c60 100644
--- a/system/colord-gtk/README
+++ b/system/colord-gtk/README
@@ -1,6 +1,8 @@
colord-gtk is the GTK+ support library for colord.
-You can use the following options:
+The default build options build gtk3 and gtk4 support.
-GTK2=no disable extra GTK+2 support
- (default: enabled, GTK2=yes)
+You can use the following option to add gtk2 support:
+
+ GTK2=true enable gtk2 support
+ (default: disabled, GTK2=false)