aboutsummaryrefslogtreecommitdiff
path: root/libraries/gnome-autoar/README
diff options
context:
space:
mode:
authorOzan Türkyılmaz <ozan.turkyilmaz@gmail.com>2022-05-12 14:04:32 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-14 19:27:52 +0700
commita69f948e6660a831b81017477cb17603f0d0b71c (patch)
treea0edb484196a9da5ab531939d1c86b9fe5c5556f /libraries/gnome-autoar/README
parent6cf5504f67bcaea9423d226d97fc905800356e34 (diff)
libraries/gnome-autoar: Use yes/no for build options
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gnome-autoar/README')
-rw-r--r--libraries/gnome-autoar/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/gnome-autoar/README b/libraries/gnome-autoar/README
index db725e08a4dd2..e0b27ce032d79 100644
--- a/libraries/gnome-autoar/README
+++ b/libraries/gnome-autoar/README
@@ -13,7 +13,7 @@ are:
preferences settings.
Below variables can be used to configure the build:
- INTROSPECTION=enabled : Build introspection support
- GTKDOC=true : Build GTK Doc reference
- TESTS=true : Build tests
- VAPI=true : Build vala bindings
+ INTROSPECTION=yes : Build introspection support
+ GTKDOC=yes : Build GTK Doc reference
+ TESTS=yes : Build tests
+ VAPI=yes : Build vala bindings