Skip to content

Commit

Permalink
gnome-extra/gnome-calculator-3.30.1: restrict to <=vala-0.42
Browse files Browse the repository at this point in the history
Fails to compile with vala:0.44 from a weak ref implicit cast.
Probably fixed in 3.32 already.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <[email protected]>
  • Loading branch information
leio committed Jul 28, 2019
1 parent bc9e21e commit 6312aa7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
VALA_MAX_API_VERSION="0.42"
inherit gnome.org gnome2-utils meson vala xdg

DESCRIPTION="A calculator application for GNOME"
Expand Down

0 comments on commit 6312aa7

Please sign in to comment.