summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/graphene/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs/graphene/DEPENDS')
-rwxr-xr-xgnome3-libs/graphene/DEPENDS4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome3-libs/graphene/DEPENDS b/gnome3-libs/graphene/DEPENDS
index 2a15743fff..6d56337773 100755
--- a/gnome3-libs/graphene/DEPENDS
+++ b/gnome3-libs/graphene/DEPENDS
@@ -7,12 +7,12 @@ optional_depends glib2 \
"gobject_types=false" \
"to enable Gobject types" &&
-if is_depends_enabled "${SPELL}" "glib2"; then
+if is_depends_enabled "${SPELL}" "glib2"; then
config_query_option GRAPHENE_OPTS "Build tests?" "n" \
"tests=true" "tests=false" &&
config_query_option GRAPHENE_OPTS "Build beenchmarks?" "n" \
- "benchmarks=true" "benchmarkss=false"
+ "benchmarks=true" "benchmarks=false"
fi &&
optional_depends gobject-introspection \