diff --git a/srcpkgs/empathy/template b/srcpkgs/empathy/template index fb03cf4789..c4945eb078 100644 --- a/srcpkgs/empathy/template +++ b/srcpkgs/empathy/template @@ -1,7 +1,7 @@ # Template file for 'empathy' pkgname=empathy version=3.10.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-gst-1.0=yes --disable-schemas-compile --disable-static" hostmakedepends="pkg-config intltool gnome-doc-utils itstool @@ -22,7 +22,7 @@ distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" checksum=5580bdba9faec0518b3328d5dc23f03dc0cf25ccf6c14902f306838c23d5918f empathy_package() { - depends="gsettings-desktop-schemas>=3.10 geoclue2 iso-codes" + depends="telepathy-mission-control>=5.15 gsettings-desktop-schemas>=3.10 geoclue2 iso-codes" pkg_install() { vmove all }