summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gnome-contacts/gnome-contacts-3.36.2.ebuild')
-rw-r--r--gnome-extra/gnome-contacts/gnome-contacts-3.36.2.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.36.2.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.36.2.ebuild
index 669b2a1ab433..372d51f30729 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-3.36.2.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-3.36.2.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+VALA_MIN_API_VERSION="0.40"
VALA_MAX_API_VERSION="0.48"
inherit gnome.org gnome2-utils meson vala xdg
@@ -48,6 +49,10 @@ BDEPEND="
virtual/pkgconfig
"
+PATCHES=(
+ "${FILESDIR}"/${PV}-fix-telepathy.patch
+)
+
src_prepare() {
xdg_src_prepare
vala_src_prepare