Skip to content

Commit

Permalink
gtk-sharp-module.eclass: Add support for gtk-sharp-2.12.21
Browse files Browse the repository at this point in the history
  • Loading branch information
nyxdis committed Sep 17, 2015
1 parent 17e332a commit 86cec29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/gtk-sharp-module.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -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!"
Expand Down

0 comments on commit 86cec29

Please sign in to comment.