diff options
author | Christophe Lermytte <gentoo@lermytte.be> | 2021-04-24 11:14:21 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2021-04-24 12:19:51 +0300 |
commit | 784c91f3f095110e170be58e13ba80c1101a65c7 (patch) | |
tree | 5451d2437e975d5edbcd587c120799febbd5dacb /media-video/cheese | |
parent | games-puzzle/gnome-taquin: set VALA_MAX_API_VERSION to 0.50 (diff) | |
download | gentoo-784c91f3f095110e170be58e13ba80c1101a65c7.tar.gz gentoo-784c91f3f095110e170be58e13ba80c1101a65c7.tar.bz2 gentoo-784c91f3f095110e170be58e13ba80c1101a65c7.zip |
media-video/cheese: set VALA_MAX_API_VERSION to 0.50
Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
Closes: https://github.com/gentoo/gentoo/pull/20522
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-video/cheese')
-rw-r--r-- | media-video/cheese/cheese-3.38.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/cheese/cheese-3.38.0.ebuild b/media-video/cheese/cheese-3.38.0.ebuild index 5541bb6e01ac..1044f8b7f629 100644 --- a/media-video/cheese/cheese-3.38.0.ebuild +++ b/media-video/cheese/cheese-3.38.0.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 +VALA_MAX_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala virtualx xdg |