summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-07-28 09:31:57 +0300
committerMart Raudsepp <leio@gentoo.org>2019-07-28 09:42:14 +0300
commit82c9fda6c869e938c8c591319fb6e755e66ef88c (patch)
tree9dc8170468f0a0b59996c562c8463f54af4cfea2 /media-gfx/simple-scan/simple-scan-3.30.2.ebuild
parentmedia-gfx/shotwell: restrict to <=vala-0.42 (diff)
downloadgentoo-82c9fda6c869e938c8c591319fb6e755e66ef88c.tar.gz
gentoo-82c9fda6c869e938c8c591319fb6e755e66ef88c.tar.bz2
gentoo-82c9fda6c869e938c8c591319fb6e755e66ef88c.zip
media-gfx/simple-scan-3.30.2: restrict to <=vala-0.42
Fails to compile with 0.44. Presumably 3.32 works with vala:0.44, but have not tested yet. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-gfx/simple-scan/simple-scan-3.30.2.ebuild')
-rw-r--r--media-gfx/simple-scan/simple-scan-3.30.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-gfx/simple-scan/simple-scan-3.30.2.ebuild b/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
index d142269fcf07..91eb231311d1 100644
--- a/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
+++ b/media-gfx/simple-scan/simple-scan-3.30.2.ebuild
@@ -3,6 +3,7 @@
EAPI=6
VALA_MIN_API_VERSION="0.34"
+VALA_MAX_API_VERSION="0.42"
inherit gnome.org gnome2-utils meson vala xdg
DESCRIPTION="Simple document scanning utility"