summaryrefslogtreecommitdiffstats
path: root/system/colord-gtk/README
diff options
context:
space:
mode:
author David Spencer2016-11-17 18:32:10 +0100
committer Willy Sudiarto Raharjo2016-11-19 01:31:28 +0100
commit2d76c763409a2a6bb74a308faca8384ebabdc2e3 (patch)
treefaa4385422fc6eeef6db95ce5d39bedb7e495573 /system/colord-gtk/README
parent826423d85307b8e94b11523596ae75c374688505 (diff)
downloadslackbuilds-2d76c763409a2a6bb74a308faca8384ebabdc2e3.tar.gz
system/colord-gtk: Update SlackBuild for new options.
Thanks to Chris Willing. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/colord-gtk/README')
-rw-r--r--system/colord-gtk/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/colord-gtk/README b/system/colord-gtk/README
index bc76eaf240..39844abda3 100644
--- a/system/colord-gtk/README
+++ b/system/colord-gtk/README
@@ -1 +1,9 @@
colord-gtk is the GTK+ support library for colord.
+
+You can use the following options:
+
+VALA=yes enable vala API support, requires vala
+ (default: disabled, VALA=no)
+
+GTK2=no disable extra GTK+2 support
+ (default: enabled, GTK2=yes)