diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-08-23 22:32:10 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-08-23 22:32:22 +0300 |
commit | 3fb4c4626ee287ff8ec0bc2426cf03a24600f965 (patch) | |
tree | 2f36670a617ba310f85be0ddef924946e9a57b32 /gnome-extra/gnome-boxes | |
parent | media-gfx/shotwell: lift vala:0.46 restriction (diff) | |
download | gentoo-3fb4c4626ee287ff8ec0bc2426cf03a24600f965.tar.gz gentoo-3fb4c4626ee287ff8ec0bc2426cf03a24600f965.tar.bz2 gentoo-3fb4c4626ee287ff8ec0bc2426cf03a24600f965.zip |
gnome-extra/gnome-boxes: update vala restriction comment
libsoup is now fine, but spice-gtk vapi has a similar problem for 0.46
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-boxes')
-rw-r--r-- | gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild index 2a15dc7b1b49..c8bae0bf8db4 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild @@ -4,8 +4,7 @@ EAPI=6 VALA_USE_DEPEND="vapigen" VALA_MIN_API_VERSION="0.36" -# Needs libsoup-2.4.vapi fixes to work with vala:0.46 onwards -# https://gitlab.gnome.org/GNOME/libsoup/commit/1c6f47df99cc5b2efe3d629c71c5d85a7871689c +# 0.46 has problems with spice-client-glib-2.0.vapi exposing a bad constructor VALA_MAX_API_VERSION="0.44" inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg |