summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-02-17 13:20:47 +0200
committerMart Raudsepp <leio@gentoo.org>2019-02-17 13:21:27 +0200
commit17dce04efab9f0b1e9d18a4016b9f163fe43ca03 (patch)
tree16b6b34a37df70a6442b8dd2d145f1402c216782 /gnome-base
parentgames-board/gnome-mines: depend on librsvg[vala] (diff)
downloadgentoo-17dce04efab9f0b1e9d18a4016b9f163fe43ca03.tar.gz
gentoo-17dce04efab9f0b1e9d18a4016b9f163fe43ca03.tar.bz2
gentoo-17dce04efab9f0b1e9d18a4016b9f163fe43ca03.zip
gnome-base/librsvg: default enable USE=vala
vala:0.40 and newer don't ship a librsvg vapi file anymore, while various things (especially when building with meson) are quite likely to need it. Default enable the vapi file building here to reduce package.use tweaks that have to be done. Bug: https://bugs.gentoo.org/678210 Bug: https://bugs.gentoo.org/678212 Bug: https://bugs.gentoo.org/665578 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/librsvg/librsvg-2.40.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.20.ebuild b/gnome-base/librsvg/librsvg-2.40.20.ebuild
index e007dc163158..00d0b714675f 100644
--- a/gnome-base/librsvg/librsvg-2.40.20.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ LICENSE="LGPL-2+"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="+introspection tools vala"
+IUSE="+introspection tools +vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND="