From 86cec2922af8e267dbcccde278327e6ad40b6c3e Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Thu, 17 Sep 2015 19:20:39 +0200 Subject: [PATCH] gtk-sharp-module.eclass: Add support for gtk-sharp-2.12.21 --- eclass/gtk-sharp-module.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/gtk-sharp-module.eclass b/eclass/gtk-sharp-module.eclass index 262c2c1ae792..772cbe57343c 100644 --- a/eclass/gtk-sharp-module.eclass +++ b/eclass/gtk-sharp-module.eclass @@ -136,7 +136,7 @@ case ${GTK_SHARP_MODULE} in add_depend "=dev-dotnet/gtk-sharp-${GTK_SHARP_REQUIRED_VERSION}*" add_depend "=dev-dotnet/gnome-sharp-2.24*" add_depend "gnome-base/gnome-desktop:2" - add_bdepend "=dev-dotnet/gtk-sharp-gapi-${GTK_SHARP_REQUIRED_VERSION}*" + add_bdepend "|| ( >=dev-dotnet/gtk-sharp-2.12.21 =dev-dotnet/gtk-sharp-gapi-${GTK_SHARP_REQUIRED_VERSION}* )" ;; *) eerror "Huh? Sonny boy, looks like your GTK_SHARP_MODULE is not on the approved list. BAILING!" -- 2.26.2