commit:     86cec2922af8e267dbcccde278327e6ad40b6c3e
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 17:20:39 2015 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 19:01:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cec292

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 262c2c1..772cbe5 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!"

Reply via email to