From c6b618639480cc799c08a86a1de4745d95e9ec37 Mon Sep 17 00:00:00 2001 From: Pavel Vinogradov Date: Wed, 23 Jan 2019 17:17:23 -0500 Subject: gnome3-libs/graphene: fixed some typos in DEPENDS --- gnome3-libs/graphene/DEPENDS | 4 ++-- gnome3-libs/graphene/HISTORY | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'gnome3-libs') 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 + * DEPENDS: fixed typos + 2019-01-22 Pavel Vinogradov * BUILD, CONFIGURE, DEPENDS, DETAILS: created spell -- cgit v1.2.3