summaryrefslogtreecommitdiffstats
path: root/gnome3-libs
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs')
-rwxr-xr-xgnome3-libs/graphene/DEPENDS4
-rw-r--r--gnome3-libs/graphene/HISTORY3
2 files changed, 5 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 \
diff --git a/gnome3-libs/graphene/HISTORY b/gnome3-libs/graphene/HISTORY
index 182bf78620..0e7ee2965d 100644
--- a/gnome3-libs/graphene/HISTORY
+++ b/gnome3-libs/graphene/HISTORY
@@ -1,3 +1,6 @@
+2019-01-23 Pavel Vinogradov <public@sourcemage.org>
+ * DEPENDS: fixed typos
+
2019-01-22 Pavel Vinogradov <public@sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETAILS: created spell